From 89eae6b29688c0c03be4b422a728473b8c014f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 21:57:31 +0000 Subject: [PATCH] Bump gson from 2.8.6 to 2.8.9 Bumps [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/master/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] --- core/pom.xml | 2 +- job-controller/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 97d31268b36..a6e35e9904c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -204,7 +204,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 com.google.api-client diff --git a/job-controller/pom.xml b/job-controller/pom.xml index b2fab14d84a..304220cd36e 100644 --- a/job-controller/pom.xml +++ b/job-controller/pom.xml @@ -141,7 +141,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 com.google.api-client diff --git a/pom.xml b/pom.xml index b8a9fe9b7b9..449712f5458 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 2.5.0.RELEASE 1.18.12 1.8.4 - 2.8.6 + 2.8.9 1.5.24 3.14.7 3.10