Upgrade to Spring WS 3.1.2

Closes gh-29048
This commit is contained in:
Stephane Nicoll 2021-12-15 14:01:24 +01:00
parent dd9c715f9e
commit e234ccd457
1 changed files with 1 additions and 1 deletions

View File

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