Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit ccb7906

Browse files
Update dependency org.mongodb:mongo-java-driver to v3.12.13
1 parent 0f5f5bd commit ccb7906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.mongodb</groupId>
9696
<artifactId>mongo-java-driver</artifactId>
97-
<version>3.12.12</version>
97+
<version>3.12.13</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>com.github.MilkBowl</groupId>

0 commit comments

Comments
 (0)