Skip to content

Commit 0b43b15

Browse files
Bump org.springframework:spring-framework-bom from 6.0.19 to 6.0.20 (#9157)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.19 to 6.0.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.19...v6.0.20) --- 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 933be6a commit 0b43b15

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
@@ -107,7 +107,7 @@ ext {
107107
springKafkaVersion = '3.0.16'
108108
springRetryVersion = '2.0.5'
109109
springSecurityVersion = '6.1.9'
110-
springVersion = '6.0.19'
110+
springVersion = '6.0.20'
111111
springWsVersion = '4.0.10'
112112
testcontainersVersion = '1.19.8'
113113
tomcatVersion = '10.1.23'

0 commit comments

Comments
 (0)