Skip to content

Commit

Permalink
Merge pull request #84 from ezTxmMC/dependabot/maven/org.mongodb-mong…
Browse files Browse the repository at this point in the history
…odb-driver-sync-5.2.1

chore(deps): bump org.mongodb:mongodb-driver-sync from 5.2.0 to 5.2.1
  • Loading branch information
ezTxmMC authored Nov 8, 2024
2 parents c6e53d4 + 6312a49 commit bc868ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezlib-database-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>5.2.0</version>
<version>5.2.1</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit bc868ef

Please sign in to comment.