Upgrade to Spring WS 3.1.2

Closes gh-29069
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:20 +01:00
parent 3bbc4649b7
commit 45e8711b5b
1 changed files with 1 additions and 1 deletions

View File

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