Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-sync from 5.2.1 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 5.2.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.1...r5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Jan 14, 2025
1 parent 503d599 commit dc73a36
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 @@ -130,7 +130,7 @@
<maven.plugin.surefire.version>3.5.2</maven.plugin.surefire.version>
<milo.version>0.6.15</milo.version>
<mockito.version>5.15.2</mockito.version>
<mongodb.version>5.2.1</mongodb.version>
<mongodb.version>5.3.0</mongodb.version>
<moquette.version>0.15.2</moquette.version>
<netty.version>4.1.116.Final</netty.version>
<org.apache.httpcomponents.client5.version>5.4.1</org.apache.httpcomponents.client5.version>
Expand Down

0 comments on commit dc73a36

Please sign in to comment.