Upgrade to Spring WS 3.1.1

Closes gh-26390
This commit is contained in:
Stephane Nicoll 2021-05-19 17:19:57 +02:00
parent 02240857db
commit a5f9e3912f
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.1") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",