Skip to content

Commit

Permalink
Bump versions.mongodb_driver from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps `versions.mongodb_driver` from 5.3.0 to 5.3.1.

Updates `org.mongodb:mongodb-driver-core` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1)

Updates `org.mongodb:mongodb-driver-sync` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1)

Updates `org.mongodb:bson` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.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 and MediaMarco committed Jan 28, 2025
1 parent 724ce18 commit 2897713
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.16',
togglz : '4.4.0',
mongodb_driver : '5.3.0',
mongodb_driver : '5.3.1',
caffeine : '3.2.0',
json_path : '2.9.0',
unboundid_ldapsdk : '7.0.2',
Expand Down

0 comments on commit 2897713

Please sign in to comment.