Bump org.springframework.ws:spring-ws-bom from 4.0.12 to 4.0.13 (#9981)

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

---
updated-dependencies:
- dependency-name: org.springframework.ws:spring-ws-bom
  dependency-version: 4.0.13
  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-04-22 17:53:22 +00:00
committed by GitHub
parent 8f9e6106ba
commit 33fa3aa195

View File

@@ -115,7 +115,7 @@ ext {
springRetryVersion = '2.0.11'
springSecurityVersion = '6.4.5'
springVersion = '6.2.6'
springWsVersion = '4.0.12'
springWsVersion = '4.0.13'
testcontainersVersion = '1.20.6'
tomcatVersion = '10.1.40'
xmlUnitVersion = '2.10.0'