Browse Source

Upgrade to Spring WS 3.1.6

Closes gh-35501
2.5.x
Andy Wilkinson 3 years ago
parent
commit
d73a6cc3fe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1794,7 +1794,7 @@ bom { @@ -1794,7 +1794,7 @@ bom {
]
}
}
library("Spring WS", "3.1.3") {
library("Spring WS", "3.1.6") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",

Loading…
Cancel
Save