Skip to content

Commit 16ff698

Browse files
Bump org.springframework:spring-framework-bom
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-RC2 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]>
1 parent e48445a commit 16ff698

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
@@ -68,7 +68,7 @@ ext {
6868
reactorVersion = '2024.0.0-RC1'
6969
springDataVersion = '2024.1.0-RC1'
7070
springRetryVersion = '2.0.10'
71-
springVersion = '6.2.0-RC2'
71+
springVersion = '6.2.0-SNAPSHOT'
7272
testcontainersVersion = '1.20.2'
7373

7474
javaProjects = subprojects - project(':spring-amqp-bom')

0 commit comments

Comments
 (0)