Bump org.springframework.ws:spring-ws-bom (#9994)

Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.1.0-RC1 to 4.1.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](https://github.com/spring-projects/spring-ws/commits)

---
updated-dependencies:
- dependency-name: org.springframework.ws:spring-ws-bom
  dependency-version: 4.1.0-SNAPSHOT
  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-27 00:33:16 +00:00
committed by GitHub
parent e899ea9381
commit d910aa5456

View File

@@ -115,7 +115,7 @@ ext {
springRetryVersion = '2.0.11'
springSecurityVersion = '6.5.0-SNAPSHOT'
springVersion = '6.2.6'
springWsVersion = '4.1.0-RC1'
springWsVersion = '4.1.0-SNAPSHOT'
testcontainersVersion = '1.20.6'
tomcatVersion = '11.0.6'
xmlUnitVersion = '2.10.0'