Bump org.springframework.ws:spring-ws-bom from 4.0.8 to 4.0.9 (#8825)

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

---
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]
2023-12-19 10:57:46 -05:00
committed by GitHub
parent 6482db9ae2
commit 4002eeb691

View File

@@ -114,7 +114,7 @@ ext {
springRetryVersion = '2.0.4'
springSecurityVersion = '6.2.0'
springVersion = '6.1.2'
springWsVersion = '4.0.8'
springWsVersion = '4.0.9'
testcontainersVersion = '1.19.2'
tomcatVersion = '10.1.17'
xmlUnitVersion = '2.9.1'