From fab2d30c7b540407a0a2487df6461790a209057d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 21:06:14 +0000 Subject: [PATCH] Bump gson from 2.8.5 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/application-client-common/pom.xml | 2 +- common/mongodb-util/pom.xml | 2 +- common/mysql-util/pom.xml | 2 +- common/topspin-common/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/application-client-common/pom.xml b/common/application-client-common/pom.xml index e7d2dd08..5eb79a2f 100644 --- a/common/application-client-common/pom.xml +++ b/common/application-client-common/pom.xml @@ -40,7 +40,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 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 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 diff --git a/common/topspin-common/pom.xml b/common/topspin-common/pom.xml index 2d5138e6..2aadd005 100644 --- a/common/topspin-common/pom.xml +++ b/common/topspin-common/pom.xml @@ -47,7 +47,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 diff --git a/pom.xml b/pom.xml index 42544fd0..1931f2c4 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 org.springframework.cloud