Browse Source

Upgrade to Spring WS 3.1.2

Closes gh-29069
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
45e8711b5b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save