spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Upgrade to Spring Data Bom 2023.0.0

Open snicoll opened this issue 1 year ago • 1 comments

snicoll avatar May 05 '23 06:05 snicoll

Data project dependency updates for 2023.0.0:

  • Cassandra Driver (com.datastax.oss:java-driver-bom): 4.15.0
  • Couchbase Client (com.couchbase.client:java-client): 3.4.5 (should be 3.4.6 in near future)
  • Elasticsearch (org.elasticsearch.client:elasticsearch-rest-high-level-client): 7.17.9 (should be 7.17.10 in near future)
  • Elasticsearch REST Client (org.elasticsearch.client:elasticsearch-rest-client): 8.7.0 (should be 8.7.1 in near future)
  • Jedis (redis.clients:jedis): 4.3.2
  • Lettuce (io.lettuce:lettuce-core): 6.2.4.RELEASE
  • MongoDB (org.mongodb:mongodb-driver-core): 4.9.1
  • Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 5.8.0
  • Spring LDAP (org.springframework.ldap:spring-ldap-core): 3.0.2

christophstrobl avatar May 05 '23 06:05 christophstrobl