Skip to content

Commit 6c2015d

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-M8 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]>
1 parent ab16eff commit 6c2015d

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
@@ -106,7 +106,7 @@ ext {
106106
springKafkaVersion = '4.0.0-M4'
107107
springRetryVersion = '2.0.12'
108108
springSecurityVersion = '7.0.0-SNAPSHOT'
109-
springVersion = '7.0.0-M8'
109+
springVersion = '7.0.0-SNAPSHOT'
110110
springWsVersion = '5.0.0-SNAPSHOT'
111111
testcontainersVersion = '1.21.3'
112112
tomcatVersion = '11.0.10'

0 commit comments

Comments
 (0)