Bump org.springframework:spring-framework-bom (#9499)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-RC1 to 6.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-22 01:11:37 +00:00
committed by GitHub
parent 06324d4e7d
commit 3664c943c6

View File

@@ -115,7 +115,7 @@ ext {
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.9'
springSecurityVersion = '6.4.0-SNAPSHOT'
springVersion = '6.2.0-RC1'
springVersion = '6.2.0-SNAPSHOT'
springWsVersion = '4.0.11'
testcontainersVersion = '1.20.1'
tomcatVersion = '10.1.30'