Upgrade to Spring WS 3.1.0-RC1

Closes gh-25933
This commit is contained in:
Stephane Nicoll 2021-04-15 08:49:08 +02:00
parent 0146ced614
commit f558ceda9a
1 changed files with 1 additions and 1 deletions

View File

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