Skip to content

Commit b42da81

Browse files
Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73ab037 commit b42da81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ext {
5555
rabbitmqVersion = '5.27.1'
5656
reactorVersion = '2025.0.0'
5757
springDataVersion = '2025.1.0'
58-
springVersion = '7.0.0'
58+
springVersion = '7.0.1'
5959
testcontainersVersion = '2.0.2'
6060

6161
javaProjects = subprojects - project(':spring-amqp-bom')

0 commit comments

Comments
 (0)