Start building against Spring WS 4.0.13 snapshots

See gh-45062
This commit is contained in:
Phillip Webb
2025-04-10 07:18:22 -07:00
parent 2a73f068f5
commit 5926766ebd

View File

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