Skip to content

Commit 7b35406

Browse files
Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 (#9930)
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 e49ddfe commit 7b35406

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
@@ -114,7 +114,7 @@ ext {
114114
springKafkaVersion = '3.3.4'
115115
springRetryVersion = '2.0.11'
116116
springSecurityVersion = '6.4.4'
117-
springVersion = '6.2.4'
117+
springVersion = '6.2.5'
118118
springWsVersion = '4.0.12'
119119
testcontainersVersion = '1.20.6'
120120
tomcatVersion = '10.1.39'

0 commit comments

Comments
 (0)