From e5c56d770856674fafc2d36b37e1063ed481cc4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 19:43:44 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-core in /java Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.2 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.2...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 6.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 636e1da..5cadb26 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -39,7 +39,7 @@ org.springframework spring-core - 6.2.2 + 6.2.11