Browse Source

Start building against Spring WS 4.0.11 snapshots

See gh-40664
pull/41000/head
Andy Wilkinson 2 years ago
parent
commit
207ea098e9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save