Bump org.springframework.ws:spring-ws-bom from 4.0.8 to 4.0.10 (#8916)

Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.0.8 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.8...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-02-16 23:08:44 +00:00
committed by GitHub
parent 3baa163469
commit 678766230c

View File

@@ -108,7 +108,7 @@ ext {
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.5'
springVersion = '6.0.14'
springWsVersion = '4.0.8'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.2'
tomcatVersion = '10.1.16'
xmlUnitVersion = '2.9.1'