Skip to content

Commit

Permalink
Merge pull request 'Update dependency org.mongodb:mongo-java-driver t…
Browse files Browse the repository at this point in the history
…o v3.12.12' (#33) from renovate/org-mongodb-mongo-java-driver-3-x into master

Reviewed-on: https://git.minecodes.pl/mineCodes/mineEconomy/pulls/33
  • Loading branch information
arthurr0 committed Feb 8, 2023
2 parents 67db0b0 + ce169ec commit aeb3324
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 @@ -139,7 +139,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.12.10</version>
<version>3.12.12</version>
</dependency>
</dependencies>
</project>

0 comments on commit aeb3324

Please sign in to comment.