Browse Source

Start building against Spring WS 4.0.4 snapshots

See gh-35318
pull/35417/head
Stephane Nicoll 3 years ago
parent
commit
d488759cae
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save