Bump org.springframework.ws:spring-ws-bom from 4.0.10 to 4.0.11 (#9158)

Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](https://github.com/spring-projects/spring-ws/compare/v4.0.10...v4.0.11)

---
updated-dependencies:
- dependency-name: org.springframework.ws:spring-ws-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-05-19 00:59:27 +00:00
committed by GitHub
parent 0b43b15557
commit e887115ee5

View File

@@ -108,7 +108,7 @@ ext {
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.9'
springVersion = '6.0.20'
springWsVersion = '4.0.10'
springWsVersion = '4.0.11'
testcontainersVersion = '1.19.8'
tomcatVersion = '10.1.23'
xmlUnitVersion = '2.9.1'