Start building against Spring WS 4.0.1 snapshots

See gh-33809
This commit is contained in:
Andy Wilkinson 2023-01-12 13:26:34 +00:00
parent 90907d32ba
commit a51cb07b77
1 changed files with 1 additions and 1 deletions

View File

@ -1433,7 +1433,7 @@ bom {
]
}
}
library("Spring WS", "4.0.0") {
library("Spring WS", "4.0.1-SNAPSHOT") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",