Skip to content

Commit f2db096

Browse files
Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 (#3030)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5) --- 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 ef91af3 commit f2db096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ext {
6868
reactorVersion = '2024.0.4'
6969
springDataVersion = '2024.1.4'
7070
springRetryVersion = '2.0.11'
71-
springVersion = '6.2.4'
71+
springVersion = '6.2.5'
7272
testcontainersVersion = '1.20.6'
7373

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

0 commit comments

Comments
 (0)