From e9d7e63d790ca568ec1e4ab3b1ea73f214fc1a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 19:43:27 +0000 Subject: [PATCH] Bump org.springframework:spring-core from 6.2.0 to 6.2.11 Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.0 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.0...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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9e7ed2..1287930 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.springframework spring-core - 6.2.0 + 6.2.11 org.springframework