Bump org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12 (#9916)

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

---
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]
2025-03-18 16:45:11 +00:00
committed by GitHub
parent 3fabde8121
commit 32a973e3e3

View File

@@ -116,7 +116,7 @@ ext {
springRetryVersion = '2.0.11'
springSecurityVersion = '6.3.8'
springVersion = '6.1.18'
springWsVersion = '4.0.11'
springWsVersion = '4.0.12'
testcontainersVersion = '1.19.8'
tomcatVersion = '10.1.39'
xmlUnitVersion = '2.9.1'