From 2b7eb3cd882b1f68c0d66f47eed7b4641b00009e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:11:47 +0000 Subject: [PATCH] chore(deps)(deps): bump org.mongodb:mongodb-driver-sync Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugins/mongodb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mongodb/pom.xml b/plugins/mongodb/pom.xml index 5fd6d326e..a7ca97206 100644 --- a/plugins/mongodb/pom.xml +++ b/plugins/mongodb/pom.xml @@ -36,7 +36,7 @@ false - 5.9.0 + 5.9.1