Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.19 (#9073)

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

---
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-04-14 00:18:24 +00:00
committed by GitHub
parent 2f1806364f
commit 72bcd998ff

View File

@@ -107,7 +107,7 @@ ext {
springKafkaVersion = '3.0.15'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.8'
springVersion = '6.0.18'
springVersion = '6.0.19'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.7'
tomcatVersion = '10.1.20'