Start building against Spring WS 4.1.3 snapshots

See gh-49528
This commit is contained in:
Stéphane Nicoll
2026-03-09 17:20:39 +01:00
parent 57747989e3
commit c49ebaa970
@@ -2490,7 +2490,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
}
}
library("Spring WS", "4.1.2") {
library("Spring WS", "4.1.3-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ws") {
bom("spring-ws-bom")