From 2c1ab634a09964f3b67b390d5dbf344340c4e7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 22:03:08 +0000 Subject: [PATCH] Bump mongo-java-driver from 3.12.7 to 3.12.8 Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.7 to 3.12.8. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.7...r3.12.8) Signed-off-by: dependabot[bot] --- core/backend/mongo/pom.xml | 2 +- dist/feeds2mongo/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/backend/mongo/pom.xml b/core/backend/mongo/pom.xml index 63fb9dc..e56e8bb 100644 --- a/core/backend/mongo/pom.xml +++ b/core/backend/mongo/pom.xml @@ -12,7 +12,7 @@ Mongo backend - 3.12.7 + 3.12.8 2.2.0 diff --git a/dist/feeds2mongo/pom.xml b/dist/feeds2mongo/pom.xml index c7bc2b0..9056df9 100644 --- a/dist/feeds2mongo/pom.xml +++ b/dist/feeds2mongo/pom.xml @@ -14,7 +14,7 @@ 2.2.0 - 3.12.7 + 3.12.8 org.jberet.se.Main