-
Notifications
You must be signed in to change notification settings - Fork 1
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 Spring Data Mongo to latest 3.x version #703
Comments
sleberknight
added a commit
that referenced
this issue
Apr 18, 2022
* Remove deprecated MongoClientWrapper (and its test) * Add mongodb-driver-sync and mongodb-driver-core dependencies with 'provided' scoped (now in BOM) * Update Spring Data MongoDB version (from BOM) Closes #701 (remove MongoClientWrapper) Closes #703 (update Spring Data MongoDB to 3.3.3) Closes #704 (Update to latest Mongo 4.x driver)
chrisrohr
pushed a commit
that referenced
this issue
Apr 20, 2022
* Update Spring Data MongoDB and Mongo driver * Remove deprecated MongoClientWrapper (and its test) * Add mongodb-driver-sync and mongodb-driver-core dependencies with 'provided' scoped (now in BOM) * Update Spring Data MongoDB version (from BOM) Closes #701 (remove MongoClientWrapper) Closes #703 (update Spring Data MongoDB to 3.3.3) Closes #704 (Update to latest Mongo 4.x driver) * Update spring data mongo and mongo drivers * Bump mongo drivers from 4.5.1 to 4.6.0 * Bump spring-data-mongodb from 4.5.1 to 4.6.0 * REVERT: Update spring data mongo and mongo drivers * Bump spring-data-mongodb from 3.3.3 to 3.3.4 * Bump kiwi-parent from 1.8.2 to 2.0.0 (#710) Bumps [kiwi-parent](https://github.com/kiwiproject/kiwi-parent) from 1.8.2 to 2.0.0. - [Release notes](https://github.com/kiwiproject/kiwi-parent/releases) - [Commits](kiwiproject/kiwi-parent@v1.8.2...v2.0.0) --- updated-dependencies: - dependency-name: org.kiwiproject:kiwi-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump kiwi-bom to 0.9.0 and cleanup in POM * Bump kiwi-bom to 0.9.0 * Remove explicit versions from mongo driver deps (inherit from BOM) * Remove explicit versions from sprig data mongo dep (inherit from BOM) * Can now remove exclusion from spring-data-mongodb * Add slf4j-api and logback-classic (removed in kiwi-parent 2.x) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: