Skip to content

Commit

Permalink
Bump versions.mongodb_driver from 5.2.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps `versions.mongodb_driver` 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-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)

Updates `org.mongodb:bson` 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-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:bson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent b26662b commit a430489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
jcip_annotations : '1.0',
logback_classic : '1.5.8',
togglz : '4.4.0',
mongodb_driver : '5.2.0',
mongodb_driver : '5.2.1',
caffeine : '3.1.8',
json_path : '2.9.0',
unboundid_ldapsdk : '7.0.1',
Expand Down

0 comments on commit a430489

Please sign in to comment.