Browse Source

Start building against Spring WS 3.1.8 snapshots

See gh-38284
pull/38403/head
Andy Wilkinson 2 years ago
parent
commit
8d01944666
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1868,7 +1868,7 @@ bom { @@ -1868,7 +1868,7 @@ bom {
]
}
}
library("Spring WS", "3.1.7") {
library("Spring WS", "3.1.8-SNAPSHOT") {
considerSnapshots()
prohibit {
versionRange "[4.0.0-M1,)"

Loading…
Cancel
Save