Skip to content

Commit 2b5fa23

Browse files
Bump org.springframework:spring-framework-bom from 6.0.17 to 6.0.18 (#3128)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.17 to 6.0.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.17...v6.0.18) --- 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 58977f4 commit 2b5fa23

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
@@ -72,7 +72,7 @@ ext {
7272
springBootVersion = '3.0.13' // docs module
7373
springDataVersion = '2022.0.12'
7474
springRetryVersion = '2.0.5'
75-
springVersion = '6.0.17'
75+
springVersion = '6.0.18'
7676
zookeeperVersion = '3.6.4'
7777

7878
idPrefix = 'kafka'

0 commit comments

Comments
 (0)