Skip to content

Commit 16534d9

Browse files
Bump org.springframework:spring-framework-bom from 6.1.2 to 6.1.3
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3) --- 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]>
1 parent 11e0ea1 commit 16534d9

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.2-SNAPSHOT'
114114
springRetryVersion = '2.0.5'
115115
springSecurityVersion = '6.3.0-SNAPSHOT'
116-
springVersion = '6.1.2'
116+
springVersion = '6.1.3'
117117
springWsVersion = '4.0.9'
118118
testcontainersVersion = '1.19.3'
119119
tomcatVersion = '10.1.17'

0 commit comments

Comments
 (0)