Bump org.springframework:spring-framework-bom from 6.0.17 to 6.0.18 (#9005)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.17 to 6.0.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.17...v6.0.18)

---
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-03-17 00:46:35 +00:00
committed by GitHub
parent d0c6038bb4
commit 67a9c754c3

View File

@@ -107,7 +107,7 @@ ext {
springKafkaVersion = '3.0.14'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.7'
springVersion = '6.0.17'
springVersion = '6.0.18'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.7'
tomcatVersion = '10.1.19'