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 Spring Data Mongo to latest 3.x version #703

Closed
sleberknight opened this issue Apr 11, 2022 · 0 comments · Fixed by #709
Closed

Update Spring Data Mongo to latest 3.x version #703

sleberknight opened this issue Apr 11, 2022 · 0 comments · Fixed by #709
Assignees
Labels
dependencies Dependency updates
Milestone

Comments

@sleberknight
Copy link
Member

No description provided.

@sleberknight sleberknight added the dependencies Dependency updates label Apr 11, 2022
@sleberknight sleberknight added this to the 2.0.0 milestone Apr 11, 2022
@sleberknight sleberknight changed the title Updates Spring Data Mongo to latest 3.3.3 version Update Spring Data Mongo to latest 3.3.3 version Apr 11, 2022
@sleberknight sleberknight changed the title Update Spring Data Mongo to latest 3.3.3 version Update Spring Data Mongo to latest 3.x version Apr 11, 2022
@sleberknight sleberknight added the in progress A task that is actively being worked on label Apr 18, 2022
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)
@sleberknight sleberknight self-assigned this Apr 20, 2022
@sleberknight sleberknight removed the in progress A task that is actively being worked on label Apr 20, 2022
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
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant