From 4745ec980ca55c420547a41fe7997903e95a9491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:09:50 +0000 Subject: [PATCH] Bump com.google.code.gson:gson from 2.13.0 to 2.13.2 in /java Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.2. - [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.13.0...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- java/bench/pom.xml | 2 +- java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/bench/pom.xml b/java/bench/pom.xml index 38c043a3f3..8ca6952766 100644 --- a/java/bench/pom.xml +++ b/java/bench/pom.xml @@ -73,7 +73,7 @@ com.google.code.gson gson - 2.13.0 + 2.13.2 com.google.guava diff --git a/java/pom.xml b/java/pom.xml index 48fc60d35f..2d514a5818 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -138,7 +138,7 @@ com.google.code.gson gson - 2.13.0 + 2.13.2 com.google.protobuf