From 4ee4216c0544bbb6d70412ade7791483113f7279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:59:50 +0000 Subject: [PATCH] chore(deps): Bump com.google.code.gson:gson in /legacy Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. - [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-2.3.1...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.8.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- legacy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/pom.xml b/legacy/pom.xml index fdd4ecf..879a643 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -75,7 +75,7 @@ com.google.code.gson gson - 2.3.1 + 2.8.9 commons-lang