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

Update to use Spring Boot 2.30.0 #326

Open
ryan-rushton opened this issue May 26, 2020 · 1 comment
Open

Update to use Spring Boot 2.30.0 #326

ryan-rushton opened this issue May 26, 2020 · 1 comment
Labels
upgrade Issue to migrate to newer versions of dependencies

Comments

@ryan-rushton
Copy link
Contributor

Spring boot 2.30.0 is out and it changed mongo to version 4. It looks like the mongo 4 drivers are backwards compatible with a mongo 3 database but how they structure their jars have changed so we need to figure out what needs to be imported, see https://mongodb.github.io/mongo-java-driver/4.0/upgrading/.

@ryan-rushton ryan-rushton added the upgrade Issue to migrate to newer versions of dependencies label May 26, 2020
@ryan-rushton
Copy link
Contributor Author

Also need to remove the dependabot config ignoring this dep once this is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Issue to migrate to newer versions of dependencies
Projects
None yet
Development

No branches or pull requests

1 participant