From e7d2d6191e4407500fb8fc49c415a1dc6e2ba2be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:13:07 +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.1 to 5.9.2. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.9.2 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 a7ca97206..d78447ffa 100644 --- a/plugins/mongodb/pom.xml +++ b/plugins/mongodb/pom.xml @@ -36,7 +36,7 @@ false - 5.9.1 + 5.9.2