Skip to content

Commit 9314b6d

Browse files
Bump org.springframework:spring-framework-bom from 6.1.3 to 6.1.4 (#3039)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.3...v6.1.4) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom 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 ad727ce commit 9314b6d

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
@@ -71,7 +71,7 @@ ext {
7171
springBootVersion = '3.2.2' // docs module
7272
springDataVersion = '2023.2.0-SNAPSHOT'
7373
springRetryVersion = '2.0.5'
74-
springVersion = '6.1.3'
74+
springVersion = '6.1.4'
7575
zookeeperVersion = '3.8.3'
7676

7777
idPrefix = 'kafka'

0 commit comments

Comments
 (0)