Skip to content

Commit

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

Updates `org.mongodb:mongodb-driver-core` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.2...r4.11.3)

Updates `org.mongodb:mongodb-driver-reactivestreams` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.2...r4.11.3)

Updates `org.mongodb:mongodb-driver-sync` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.2...r4.11.3)

---
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 Aug 9, 2024
1 parent 3b5f4bd commit 08446be
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.5.0"
org-mongodb = "4.11.2"
org-mongodb = "4.11.3"
org-seleniumhq-selenium = "4.8.3"
org-slf4j = "2.0.15"
org-testcontainers = "1.18.3"
Expand Down

0 comments on commit 08446be

Please sign in to comment.