From 43464fd00606bcac3843f7d6c96235bc842ef4c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 04:01:11 +0000 Subject: [PATCH] Bump mongodb-driver-sync from 4.1.1 to 4.8.1 Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.1.1 to 4.8.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.1.1...r4.8.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 36b5d37..acf237c 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.mongodb mongodb-driver-sync - 4.1.1 + 4.8.1 commons-io