From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:46:03 +0000 (+0000) Subject: Bump gson from 2.3 to 2.8.9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F51%2Fhead;p=iciql.git Bump gson from 2.3 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.3 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.3...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/pom.xml b/pom.xml index 039376b..5dbd880 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.code.gson gson - 2.3 + 2.8.9 jar provided