Browse Source

Upgrade to Spring WS 3.1.2

Closes gh-29048
pull/29161/head
Stephane Nicoll 4 years ago
parent
commit
e234ccd457
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1747,7 +1747,7 @@ bom { @@ -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",

Loading…
Cancel
Save