Comment From: sxhinzvc
Project Dependencies Spring Data 2021.2.15
- Cassandra Driver (com.datastax.oss:java-driver-bom): 4.14.1
- Couchbase Client (com.couchbase.client:java-client): 3.3.4
- Elasticsearch (org.elasticsearch.client:elasticsearch-rest-high-level-client): 7.17.12
- Elasticsearch REST Client (org.elasticsearch.client:elasticsearch-rest-client): 7.17.12
- Jedis (redis.clients:jedis): 3.8.0
- Lettuce (io.lettuce:lettuce-core): 6.1.10.RELEASE
- MongoDB (org.mongodb:mongodb-driver-core): 4.6.1
- Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 4.4.12
- Spring LDAP (org.springframework.ldap:spring-ldap-core): 2.4.1
Comment From: snicoll
@sothawo Elasticsearch 7.17.12 is out in the meantime, can you please upgrade?
Comment From: sothawo
I upgraded the dependency on branch 4.4.x, but the changes form @sxhinzvc that came before that broke the pipeline
Comment From: sxhinzvc
@sothawo Thanks for the heads up. Looking into it.
Comment From: sxhinzvc
The issue on 4.4.x of spring-data-elasticsearch has been fixed - I've updated the Elasticsearch client versions in the dependency report above.