From fa90922154841b043b7518d7a6fb0f203fcc3f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:28:59 +0000 Subject: [PATCH] Bump mongo-java-driver from 3.11.0 to 3.11.3 in /integration-tests Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.11.0 to 3.11.3. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.11.0...r3.11.3) --- updated-dependencies: - dependency-name: org.mongodb:mongo-java-driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration-tests/authservice-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/authservice-tests/pom.xml b/integration-tests/authservice-tests/pom.xml index 293cd316..09c8dc0d 100644 --- a/integration-tests/authservice-tests/pom.xml +++ b/integration-tests/authservice-tests/pom.xml @@ -64,7 +64,7 @@ org.mongodb mongo-java-driver - 3.11.0 + 3.11.3 com.kgcorner.topspin diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 15270939..4bb57983 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -88,7 +88,7 @@ org.mongodb mongo-java-driver - 3.11.0 + 3.11.3