Skip to content

Commit 99102df

Browse files
Bump org.springframework:spring-framework-bom (#3385)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-M5 to 6.2.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits) --- 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 a79ad7e commit 99102df

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.3.2' // docs module
7272
springDataVersion = '2024.0.2'
7373
springRetryVersion = '2.0.7'
74-
springVersion = '6.2.0-M5'
74+
springVersion = '6.2.0-SNAPSHOT'
7575
zookeeperVersion = '3.8.4'
7676

7777
idPrefix = 'kafka'

0 commit comments

Comments
 (0)