From efdca197aa76dba846b9a07393517c7493ee77a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:50:08 +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] --- cluster-analysis/pom.xml | 2 +- deploy/pom.xml | 2 +- distribution/pom.xml | 2 +- execution/pom.xml | 2 +- pom.xml | 2 +- utilities/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cluster-analysis/pom.xml b/cluster-analysis/pom.xml index 2283fe98..40347aad 100644 --- a/cluster-analysis/pom.xml +++ b/cluster-analysis/pom.xml @@ -62,7 +62,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 compile diff --git a/deploy/pom.xml b/deploy/pom.xml index 09827c18..d61f17e3 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -28,7 +28,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 diff --git a/distribution/pom.xml b/distribution/pom.xml index fd11ff5b..75696fca 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -38,7 +38,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 compile diff --git a/execution/pom.xml b/execution/pom.xml index 346d8355..d94565c8 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -54,7 +54,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 diff --git a/pom.xml b/pom.xml index 4f93bece..065c2401 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 compile diff --git a/utilities/pom.xml b/utilities/pom.xml index fd045939..bc1cdd9f 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -130,7 +130,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 com.jcraft