Start building against Spring WS 4.0.15 snapshots

See gh-45775
This commit is contained in:
Andy Wilkinson
2025-06-04 11:20:26 +01:00
parent 938babdfe1
commit 0bf83dee9f

View File

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