Browse Source

Upgrade to Spring WS 3.1.2

Closes gh-29243
pull/29200/head
Stephane Nicoll 4 years ago
parent
commit
0d8fc234b5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save