Browse Source

Start building against Spring WS 4.0.6 snapshots

See gh-37427
pull/37434/head
Stéphane Nicoll 2 years ago
parent
commit
809d92343c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save