Skip to content

Commit

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

chore(deps): bump org.mongodb:bson from 5.2.1 to 5.3.0
  • Loading branch information
ezTxmMC authored Jan 13, 2025
2 parents d0b118c + dbe5dfd commit fc5fe76
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.2.1</version>
<version>5.3.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fc5fe76

Please sign in to comment.