Skip to content

Commit e9815ee

Browse files
Bump org.springframework:spring-framework-bom (#4020)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M7 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-version: 7.0.0-SNAPSHOT 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 f42d837 commit e9815ee

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
@@ -71,7 +71,7 @@ ext {
7171
springBootVersion = '3.5.0' // docs module
7272
springDataVersion = '2025.1.0-M4'
7373
springRetryVersion = '2.0.12'
74-
springVersion = '7.0.0-M7'
74+
springVersion = '7.0.0-SNAPSHOT'
7575

7676
idPrefix = 'kafka'
7777

0 commit comments

Comments
 (0)