Skip to content

Commit 6dba5b9

Browse files
dependabot-preview[bot]iluwatar
authored andcommitted
Bump mongodb-driver from 3.0.4 to 3.12.0 (iluwatar#1135)
Bumps [mongodb-driver](https://github.com/mongodb/mongo-java-driver) from 3.0.4 to 3.12.0. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r3.0.4...r3.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1ffb28b commit 6dba5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caching/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.mongodb</groupId>
4343
<artifactId>mongodb-driver</artifactId>
44-
<version>3.0.4</version>
44+
<version>3.12.0</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.mongodb</groupId>

0 commit comments

Comments
 (0)