Browse Source

Upgrade to Spring WS 4.0.11

Closes gh-40664
pull/41000/head
Andy Wilkinson 2 years ago
parent
commit
bc854b14a1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save