Start building against Spring WS 4.0.13 snapshots

See gh-45099
This commit is contained in:
Stéphane Nicoll
2025-04-17 10:34:25 +02:00
parent 65726b34a6
commit 240ce441cd

View File

@@ -2290,7 +2290,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
}
}
library("Spring WS", "4.0.12") {
library("Spring WS", "4.0.13-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ws") {
bom("spring-ws-bom")