From a1a970003fbe7039613c6a206d754d4ab4d28f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:15:20 +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.2 to 5.10.0. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.9.2...r5.10.0) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d78447ffa..87f94e5d3 100644 --- a/plugins/mongodb/pom.xml +++ b/plugins/mongodb/pom.xml @@ -36,7 +36,7 @@ false - 5.9.2 + 5.10.0