Skip to content

Commit 3340782

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

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.6'
6969
springDataVersion = '2024.1.6'
7070
springRetryVersion = '2.0.12'
71-
springVersion = '6.2.7'
71+
springVersion = '6.2.8'
7272
testcontainersVersion = '1.20.6'
7373

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

0 commit comments

Comments
 (0)