Browse Source

Start building against Spring WS 3.1.6 snapshots

See gh-34949
pull/34975/head
Stephane Nicoll 3 years ago
parent
commit
5bd926d656
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1854,7 +1854,7 @@ bom { @@ -1854,7 +1854,7 @@ bom {
]
}
}
library("Spring WS", "3.1.5") {
library("Spring WS", "3.1.6-SNAPSHOT") {
prohibit {
versionRange "[4.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save