Skip to content

Commit 5a13b3f

Browse files
Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 (#3183)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.11 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 0f69adf commit 5a13b3f

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.10'
6060
springDataVersion = '2024.1.9'
6161
springRetryVersion = '2.0.12'
62-
springVersion = '6.2.10'
62+
springVersion = '6.2.11'
6363
testcontainersVersion = '1.20.6'
6464

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

0 commit comments

Comments
 (0)