Upgrade to Spring WS 4.0.0-M2

Closes gh-30203
This commit is contained in:
Andy Wilkinson 2022-03-21 20:16:23 +00:00
parent 71357484ce
commit 0e1b64dda1
1 changed files with 1 additions and 1 deletions

View File

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