Upgrade to Spring WS 5.0.1

Closes gh-49531
This commit is contained in:
Stéphane Nicoll
2026-03-18 07:50:29 +01:00
parent 91ddcff68f
commit f3d20bbecf
@@ -2612,7 +2612,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
}
}
library("Spring WS", "5.0.1-SNAPSHOT") {
library("Spring WS", "5.0.1") {
considerSnapshots()
group("org.springframework.ws") {
bom("spring-ws-bom")