From 377f3421d7a89f5460fe19cb80980e799a32e6bf 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 from 2.8.6 to 2.8.9 in /common/mysql-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/mysql-util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/mysql-util/pom.xml b/common/mysql-util/pom.xml index 50c98df5..1a8ebbb0 100644 --- a/common/mysql-util/pom.xml +++ b/common/mysql-util/pom.xml @@ -46,7 +46,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9