From e5512d92c4458cf24e415f7976af2ad10a8b0bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:27:30 +0000 Subject: [PATCH] Bump mongodb-driver from 3.12.5 to 3.12.8 Bumps [mongodb-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.5 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.5...r3.12.8) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fce4751..bf33a21 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ org.mongodb mongodb-driver - 3.12.5 + 3.12.8 junit