Browse Source

Upgrade to Spring WS 4.0.3

Closes gh-34953
pull/35377/head
Stephane Nicoll 3 years ago
parent
commit
41db5a2d0b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1434,7 +1434,7 @@ bom { @@ -1434,7 +1434,7 @@ bom {
]
}
}
library("Spring WS", "4.0.3-SNAPSHOT") {
library("Spring WS", "4.0.3") {
group("org.springframework.ws") {
imports = [
"spring-ws-bom"

Loading…
Cancel
Save