Skip to content

Commit e6cfba9

Browse files
Bump org.springframework:spring-framework-bom
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M2 to 7.0.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ce61f1 commit e6cfba9

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
@@ -64,7 +64,7 @@ ext {
6464
reactorVersion = '2024.0.3'
6565
springDataVersion = '2025.1.0-M1'
6666
springRetryVersion = '2.0.11'
67-
springVersion = '7.0.0-M2'
67+
springVersion = '7.0.0-SNAPSHOT'
6868
testcontainersVersion = '1.20.4'
6969

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

0 commit comments

Comments
 (0)