Skip to content

Commit

Permalink
Merge pull request #66 from ezTxmMC/dependabot/maven/org.mongodb-bson…
Browse files Browse the repository at this point in the history
…-5.2.0

chore(deps): bump org.mongodb:bson from 5.1.4 to 5.2.0
  • Loading branch information
ezTxmMC authored Oct 22, 2024
2 parents c837432 + 92f2e5b commit 6bbd728
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>bson</artifactId>
<version>5.1.4</version>
<version>5.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6bbd728

Please sign in to comment.