From 9700004820429d76c89f6771f1cf42f56af0f047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:13:12 +0000 Subject: [PATCH] build(deps): bump com.google.code.gson:gson in /base Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.14.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.14.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index f76c806..2122996 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -46,7 +46,7 @@ com.google.code.gson gson - 2.10.1 + 2.14.0