Start building against Spring WS 4.0.15 snapshots

See gh-45762
This commit is contained in:
Andy Wilkinson
2025-06-04 10:57:13 +01:00
parent 451c76e0dc
commit 34905267be

View File

@@ -2324,7 +2324,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")