Skip to content

Commit 156b972

Browse files
Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 (#3129)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.8 to 6.2.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v6.2.9) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.9 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 e5bf988 commit 156b972

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
@@ -59,7 +59,7 @@ ext {
5959
reactorVersion = '2024.0.8'
6060
springDataVersion = '2024.1.7'
6161
springRetryVersion = '2.0.12'
62-
springVersion = '6.2.8'
62+
springVersion = '6.2.9'
6363
testcontainersVersion = '1.20.6'
6464

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

0 commit comments

Comments
 (0)