Skip to content

Commit ccce70d

Browse files
Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 (#3501)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.12 to 6.1.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.12...v6.1.13) --- 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 33e979d commit ccce70d

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
@@ -69,7 +69,7 @@ ext {
6969
springBootVersion = '3.2.9' // docs module
7070
springDataVersion = '2023.1.10'
7171
springRetryVersion = '2.0.8'
72-
springVersion = '6.1.12'
72+
springVersion = '6.1.13'
7373
zookeeperVersion = '3.8.4'
7474

7575
idPrefix = 'kafka'

0 commit comments

Comments
 (0)