Start building against Spring WS 4.1.0-RC1 snapshots

See gh-45149
This commit is contained in:
Phillip Webb
2025-04-10 13:48:27 -07:00
parent a72bd88127
commit 9ced85978e

View File

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