Skip to content

Commit 6685f16

Browse files
Bump org.springframework:spring-framework-bom (#2988)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6504e76 commit 6685f16

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-SNAPSHOT'
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)