From 1e1a5b103abea14da36613d36e80c3ec6c1ce52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:50:27 +0000 Subject: [PATCH] Bump gson from 2.2.4 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.2.4 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-2.2.4...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ninio-script/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ninio-script/pom.xml b/ninio-script/pom.xml index f1c67ad8..c4e18cf1 100644 --- a/ninio-script/pom.xml +++ b/ninio-script/pom.xml @@ -44,7 +44,7 @@ com.google.code.gson gson - 2.7 + 2.8.9 diff --git a/pom.xml b/pom.xml index 7f982f89..1bbcb5d2 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ Bundle-Description: ${project.description} com.google.code.gson gson - 2.2.4 + 2.8.9