From 6c8a6667497c9c68368b4c7d3e1023163c177f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 03:19:36 +0000 Subject: [PATCH] Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- logging-dropwizard-3/pom.xml | 2 +- logging/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logging-dropwizard-3/pom.xml b/logging-dropwizard-3/pom.xml index aca572b3..6ce9e9ec 100644 --- a/logging-dropwizard-3/pom.xml +++ b/logging-dropwizard-3/pom.xml @@ -41,7 +41,7 @@ com.google.code.gson gson - 2.10.1 + 2.11.0 org.glassfish.jersey.bundles.repackaged diff --git a/logging/pom.xml b/logging/pom.xml index 06a9229a..9c0581e1 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -32,7 +32,7 @@ com.google.code.gson gson - 2.10.1 + 2.11.0 org.glassfish.jersey.bundles.repackaged