From 9077977682af848de6b9b6afb16b9d4da0523c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:38:47 +0000 Subject: [PATCH] chore(deps): bump com.google.code.gson:gson Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.2 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.13.2...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] --- apps/java-spring-ai-agents/currency/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 apps/java-spring-ai-agents/currency/pom.xml diff --git a/apps/java-spring-ai-agents/currency/pom.xml b/apps/java-spring-ai-agents/currency/pom.xml old mode 100755 new mode 100644 index 96bc53f5..aa038c21 --- a/apps/java-spring-ai-agents/currency/pom.xml +++ b/apps/java-spring-ai-agents/currency/pom.xml @@ -33,7 +33,7 @@ com.google.code.gson gson - 2.13.2 + 2.14.0