Skip to content

Commit d301970

Browse files
Bump org.springframework:spring-framework-bom from 6.1.19 to 6.1.20 (#3908)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.19 to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.19...v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.1.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab10956 commit d301970

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
@@ -70,7 +70,7 @@ ext {
7070
springBootVersion = '3.2.12' // docs module
7171
springDataVersion = '2024.0.11'
7272
springRetryVersion = '2.0.12'
73-
springVersion = '6.1.19'
73+
springVersion = '6.1.20'
7474
zookeeperVersion = '3.8.4'
7575

7676
idPrefix = 'kafka'

0 commit comments

Comments
 (0)