Browse Source

Upgrade to Spring WS 4.0.6

Closes gh-37425
pull/38706/head
Stéphane Nicoll 2 years ago
parent
commit
2ad4aa5280
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save