Bump org.springframework.ws:spring-ws-bom from 4.0.9 to 4.0.10 (#8860)

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

---
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-01-14 02:21:23 +00:00
committed by GitHub
parent b692080160
commit ed9616a466

View File

@@ -114,7 +114,7 @@ ext {
springRetryVersion = '2.0.5'
springSecurityVersion = '6.3.0-SNAPSHOT'
springVersion = '6.1.3'
springWsVersion = '4.0.9'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.3'
tomcatVersion = '10.1.18'
xmlUnitVersion = '2.9.1'