Skip to content

Commit 81cc85a

Browse files
Bump mongodb-driver from 3.12.0 to 3.12.1 (iluwatar#1173)
Bumps [mongodb-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r3.12.0...r3.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f942bfa commit 81cc85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caching/pom.xml

+1-1
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.12.0</version>
44+
<version>3.12.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.mongodb</groupId>

0 commit comments

Comments
 (0)