Comment From: mp911de

Project Dependencies Spring Data 2021.2.0-M1

  • Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13.0
  • Couchbase Client (com.couchbase.client:java-client): 3.2.4 (to be upgraded from 3.2.3)
  • Elasticsearch (org.elasticsearch.client:elasticsearch-rest-high-level-client): 7.16.2
  • Jedis (redis.clients:jedis): 3.8.0
  • Lettuce (io.lettuce:lettuce-core): 6.1.6.RELEASE (to be released)
  • MongoDB (org.mongodb:mongodb-driver-core): 4.4.1
  • Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 4.4.2 (to be upgraded from 4.4.1)
  • Spring LDAP (org.springframework.ldap:spring-ldap-core): 2.3.5.RELEASE

Comment From: snicoll

@mp911de there's jedis 3.8.0 in the meantime. Is it worth considering an upgrade? MongoDB has a 4.4.1.

Comment From: mp911de

Yes for both. Going forward with M2 we want to upgrade to Jedis 4.0.x.

Comment From: snicoll

I did switch to Spring LDAP 2.4.0-M1 as well.