From 8d051526e115c726d3362438a198e2a40c37b13e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:05:56 +0000 Subject: [PATCH] Bump mongodb-driver-sync in /typhonql-bundler-drivers Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 3.12.0 to 3.12.8. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.0...r3.12.8) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- typhonql-bundler-drivers/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typhonql-bundler-drivers/pom.xml b/typhonql-bundler-drivers/pom.xml index e242d6b1..bce1588e 100644 --- a/typhonql-bundler-drivers/pom.xml +++ b/typhonql-bundler-drivers/pom.xml @@ -19,7 +19,7 @@ org.mongodb mongodb-driver-sync - 3.12.0 + 3.12.8 org.mariadb.jdbc