Problem with Mongo Driver 3.5.0 #648
Closed
Labels
Comments
we use the same version as Spring Boot, maybe it's time to bump to latest 1.x Spring Boot |
Im afraid that the last 1.x spring-boot is still using old version of mongo java driver |
I can bump to 3.6.3 but spring-boot 1.x is still using 3.4.3. It could mean conflicts on the app side ...
|
Yap. I think it's important to exclude this spring boot dependency to avoid conflicts |
version bump released in 3.8.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current version of Mongo Driver has a bug.
https://jira.mongodb.org/browse/JAVA-2590
Javers can`t instantiate when mongo is configured to use SSL connections.
The text was updated successfully, but these errors were encountered: