From b2a8acfcf95a08ba48eb395d674bf8e92c192402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 21:55:23 +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] --- pom.xml | 2 +- .../restannotations-examples/pom.xml | 2 +- wicketstuff-restannotations-parent/restannotations-json/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 403c61d94a..f42bf47944 100644 --- a/pom.xml +++ b/pom.xml @@ -700,7 +700,7 @@ com.google.code.gson gson - 2.2.4 + 2.8.9 de.agilecoders.wicket diff --git a/wicketstuff-restannotations-parent/restannotations-examples/pom.xml b/wicketstuff-restannotations-parent/restannotations-examples/pom.xml index e8ac888742..b461025cb8 100644 --- a/wicketstuff-restannotations-parent/restannotations-examples/pom.xml +++ b/wicketstuff-restannotations-parent/restannotations-examples/pom.xml @@ -68,7 +68,7 @@ com.google.code.gson gson - 2.2.4 + 2.8.9 diff --git a/wicketstuff-restannotations-parent/restannotations-json/pom.xml b/wicketstuff-restannotations-parent/restannotations-json/pom.xml index fa54bf79eb..4c697530bc 100644 --- a/wicketstuff-restannotations-parent/restannotations-json/pom.xml +++ b/wicketstuff-restannotations-parent/restannotations-json/pom.xml @@ -56,7 +56,7 @@ com.google.code.gson gson - 2.4 + 2.8.9 junit