Upgrade to Spring WS 4.0.0

Closes gh-33139
This commit is contained in:
Stephane Nicoll 2022-11-22 08:53:11 +01:00
parent e8c3157db5
commit efa8d8b877

View File

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