Skip to content

Commit

Permalink
Bump org-mongodb from 5.2.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps `org-mongodb` from 5.2.0 to 5.2.1.

Updates `org.mongodb:mongodb-driver-core` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.0...r5.2.1)

Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.0...r5.2.1)

Updates `org.mongodb:mongodb-driver-sync` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.0...r5.2.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and spring-builds committed Nov 7, 2024
1 parent 753f15a commit fb176f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org-apache-derby = "10.16.1.1"
org-codehaus-groovy = "3.0.19"
org-gretty = "4.1.1"
org-mockito = "5.11.0"
org-mongodb = "5.2.0"
org-mongodb = "5.2.1"
org-seleniumhq-selenium = "4.13.0"
org-slf4j = "2.0.16"
org-testcontainers = "1.19.8"
Expand Down

0 comments on commit fb176f0

Please sign in to comment.