Skip to content

Commit 714b04a

Browse files
Bump spring.version from 6.2.8 to 7.0.1
Bumps `spring.version` from 6.2.8 to 7.0.1. Updates `org.springframework:spring-framework-bom` from 6.2.8 to 7.0.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v7.0.1) Updates `org.springframework:spring-test` from 6.2.8 to 7.0.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v7.0.1) Updates `org.springframework:spring-webmvc` from 6.2.8 to 7.0.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c1f732 commit 714b04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
<slf4j.version>2.0.17</slf4j.version>
4141
<log4j.version>2.25.2</log4j.version>
4242

43-
<spring.version>6.2.8</spring.version>
43+
<spring.version>7.0.1</spring.version>
4444
<spring.boot.version>3.5.7</spring.boot.version>
4545
<!--
4646
DKF: if you update spring.boot.version, also update the annotation

0 commit comments

Comments
 (0)