Browse Source

Start building against Spring WS 4.0.5 snapshots

See gh-36010
pull/37018/head
Phillip Webb 3 years ago
parent
commit
5c8ed944ca
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1438,7 +1438,7 @@ bom { @@ -1438,7 +1438,7 @@ bom {
]
}
}
library("Spring WS", "4.0.4") {
library("Spring WS", "4.0.5-SNAPSHOT") {
group("org.springframework.ws") {
imports = [
"spring-ws-bom"

Loading…
Cancel
Save