Skip to content

Commit 4a83e7b

Browse files
Bump org.springframework:spring-framework-bom (#10247)
--- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5e16a2 commit 4a83e7b

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)