Browse Source

Upgrade to Spring WS 4.0.11

Closes gh-40653
3.1.x
Andy Wilkinson 2 years ago
parent
commit
7f5329fa4b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save