From 84b8067b9e9a9d4a76d1ab3711ea2d9e43da5912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 13:11:46 +0000 Subject: [PATCH] Bump com.google.code.gson:gson in /common/mongodb-util Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/mongodb-util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/mongodb-util/pom.xml b/common/mongodb-util/pom.xml index 300cf857..f19087e4 100644 --- a/common/mongodb-util/pom.xml +++ b/common/mongodb-util/pom.xml @@ -36,7 +36,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9