Browse Source

Upgrade to Spring WS 3.1.3

Closes gh-30174
pull/30505/head
Andy Wilkinson 4 years ago
parent
commit
4b17214e21
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save