Upgrade to Spring WS 3.1.0-M2

Closes gh-25694
This commit is contained in:
Andy Wilkinson 2021-03-16 19:06:38 +00:00
parent b1f5f34617
commit 21c7df9e49
1 changed files with 1 additions and 1 deletions

View File

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