Skip to content

Commit aaabf7c

Browse files
Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.10 (#10330)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.9 to 6.2.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.10 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 6f52e0f commit aaabf7c

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
@@ -105,7 +105,7 @@ ext {
105105
springKafkaVersion = '3.3.8'
106106
springRetryVersion = '2.0.12'
107107
springSecurityVersion = '6.5.2'
108-
springVersion = '6.2.9'
108+
springVersion = '6.2.10'
109109
springWsVersion = '4.1.1'
110110
testcontainersVersion = '1.21.3'
111111
tomcatVersion = '11.0.10'

0 commit comments

Comments
 (0)