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

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-M5 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-07-21 02:54:39 +00:00
committed by GitHub
parent 8850137cd5
commit a2d7dca591

View File

@@ -114,7 +114,7 @@ ext {
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.7'
springSecurityVersion = '6.4.0-SNAPSHOT'
springVersion = '6.2.0-M5'
springVersion = '6.2.0-SNAPSHOT'
springWsVersion = '4.0.11'
testcontainersVersion = '1.19.8'
tomcatVersion = '10.1.26'