From 6dba5b9b58f4cfd9d0e2a13674b1dadf570ec9de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 10:09:56 +0200 Subject: [PATCH] Bump mongodb-driver from 3.0.4 to 3.12.0 (#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](https://github.com/mongodb/mongo-java-driver/compare/r3.0.4...r3.12.0) Signed-off-by: dependabot-preview[bot] --- caching/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caching/pom.xml b/caching/pom.xml index 79bde5c95..ee13e2b57 100644 --- a/caching/pom.xml +++ b/caching/pom.xml @@ -41,7 +41,7 @@ org.mongodb mongodb-driver - 3.0.4 + 3.12.0 org.mongodb