Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-sync from 4.1.2 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.1.2 to 5.3.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.1.2...r5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 11082ba commit 197a145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.1.2</version>
<version>5.3.0</version>
</dependency>
<dependency>
<groupId>org.mongojack</groupId>
Expand Down

0 comments on commit 197a145

Please sign in to comment.