From 4e5ecf5c9d21fff68c1475c45f7bf5e10161f57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:22:45 +0000 Subject: [PATCH] build(deps-dev): bump org.springframework:spring-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 2.5.5 to 7.0.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 12cc2ffe39..86e0c01624 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -502,7 +502,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.springframework spring-core - 2.5.5 + 7.0.5 org.springframework