Browse Source

Upgrade to Spring WS 4.0.7

Closes gh-38144
pull/38153/head
Andy Wilkinson 2 years ago
parent
commit
1ef66d2e39
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save