Start building against Spring WS 4.1.2 snapshots

See gh-47467
This commit is contained in:
Stéphane Nicoll
2025-10-09 14:34:27 +02:00
parent 5128d71ce6
commit a3b1ad2ac6
@@ -2464,7 +2464,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
}
}
library("Spring WS", "4.1.1") {
library("Spring WS", "4.1.2-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ws") {
bom("spring-ws-bom")