From c3023a2343711cf7cce9079112249d964d40de12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:38:49 +0000 Subject: [PATCH] chore(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development 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..5968e622 --- a/apps/java-spring-ai-agents/currency/pom.xml +++ b/apps/java-spring-ai-agents/currency/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 ${java.version}