Skip to content

Commit

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

chore(deps): bump org.mongodb:mongodb-driver-sync from 5.1.3 to 5.1.4
  • Loading branch information
ezTxmMC authored Sep 5, 2024
2 parents a32481f + 6ef2ae5 commit 4ecba4f
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.1.3</version>
<version>5.1.4</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 4ecba4f

Please sign in to comment.