Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Spring Data Moore-SR5 #20201

Closed
wilkinsona opened this issue Feb 15, 2020 · 4 comments
Closed

Upgrade to Spring Data Moore-SR5 #20201

wilkinsona opened this issue Feb 15, 2020 · 4 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@wilkinsona
Copy link
Member

No description provided.

@wilkinsona wilkinsona added the type: dependency-upgrade A dependency upgrade label Feb 15, 2020
@wilkinsona wilkinsona added this to the 2.2.5 milestone Feb 15, 2020
@mp911de
Copy link
Member

mp911de commented Feb 24, 2020

Spring Data dependencies:

  • org.mongodb:mongodb-driver-reactivestreams -> 1.12.0
  • org.mongodb:mongodb-driver-sync -> 3.11.2
  • io.lettuce:lettuce-core -> 5.2.2.RELEASE
  • redis.clients:jedis -> 3.1.0
  • com.datastax.cassandra:cassandra-driver-core -> 3.7.2
  • org.neo4j:neo4j-ogm-api -> 3.2.8
  • com.couchbase.client:java-client -> 2.7.12
  • org.elasticsearch.client:elasticsearch-rest-high-level-client -> 6.8.6
  • org.springframework.ldap:spring-ldap-core -> 2.3.2.RELEASE
  • org.apache.solr:solr-core -> 8.2.0

According to spring-boot-dependencies, versions are consistent.

@snicoll snicoll self-assigned this Feb 26, 2020
@snicoll
Copy link
Member

snicoll commented Feb 26, 2020

@mp911de in the meantime there is a neo4j-ogm-api 3.2.9. Should we upgrade to it?

@mp911de
Copy link
Member

mp911de commented Feb 26, 2020

Yes, please. I missed that Spring Data was also upgraded to 3.2.9 (spring-projects/spring-data-neo4j@97e521c).

@snicoll
Copy link
Member

snicoll commented Feb 26, 2020

Thanks Mark, this is now via #20330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

3 participants