From 3b7be8ecf4fc4d6448da77d0f1f08ab96adff5e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 22:01:46 +0000 Subject: [PATCH] Bump spring.version from 6.2.11 to 7.0.0 Bumps `spring.version` from 6.2.11 to 7.0.0. Updates `org.springframework:spring-test` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) Updates `org.springframework:spring-core` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) Updates `org.springframework:spring-jdbc` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) Updates `org.springframework:spring-orm` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) Updates `org.springframework:spring-context` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) Updates `org.springframework:spring-web` from 6.2.11 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v7.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework:spring-core dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jdbc dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-orm dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4e82ac4b6..6353232185 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,7 @@ 2.0.17 1.5.19 2.25.2 - 6.2.11 + 7.0.0 3.3.0 3.4 2.13.17