Skip to content

Commit 0489639

Browse files
Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 (#9165)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.6 to 6.1.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.7) --- 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 cfb662b commit 0489639

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
@@ -113,7 +113,7 @@ ext {
113113
springKafkaVersion = '3.1.4'
114114
springRetryVersion = '2.0.5'
115115
springSecurityVersion = '6.2.4'
116-
springVersion = '6.1.6'
116+
springVersion = '6.1.7'
117117
springWsVersion = '4.0.10'
118118
testcontainersVersion = '1.19.8'
119119
tomcatVersion = '10.1.24'

0 commit comments

Comments
 (0)