Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-sync from 5.2.0 to 5.2.1
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.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-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6aae209 commit e44f56c
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 @@ -71,7 +71,7 @@
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<jwt.version>4.4.0</jwt.version>
<mockito.version>5.14.2</mockito.version>
<mongodb.version>5.2.0</mongodb.version>
<mongodb.version>5.2.1</mongodb.version>
<password4j.version>1.8.2</password4j.version>
<retrofit.version>2.11.0</retrofit.version>
<swagger.version>2.2.25</swagger.version>
Expand Down

0 comments on commit e44f56c

Please sign in to comment.