Start building against Spring WS 4.1.0 snapshots

See gh-45445
This commit is contained in:
Stéphane Nicoll 2025-05-09 11:15:39 +02:00
parent ca9c67f749
commit 81d35101da
1 changed files with 1 additions and 1 deletions

View File

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