From 62249f877b612d9ebd48d08bba31809a40de0e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 21:33:57 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [com.google.code.gson:gson](https://github.com/google/gson) and [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.code.gson:gson` from 2.8.6 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-parent-2.8.6...gson-parent-2.8.9) Updates `com.google.guava:guava` from 29.0-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.8.9 dependency-type: direct:production dependency-group: maven - dependency-name: com.google.guava:guava dependency-version: 32.0.0-jre dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index caa2cd3..a6f3e97 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 jar compile @@ -88,7 +88,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre joda-time