Skip to content

Commit 8feb0aa

Browse files
Bump org.springframework:spring-framework-bom
--- 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 9d18119 commit 8feb0aa

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-SNAPSHOT'
107107
springRetryVersion = '2.0.12'
108108
springSecurityVersion = '7.0.0-SNAPSHOT'
109-
springVersion = '7.0.0-M7'
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)