Browse Source

Start building against Spring WS 3.1.7 snapshots

See gh-35295
pull/35401/head
Stephane Nicoll 3 years ago
parent
commit
2b03e51a19
  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.6") {
library("Spring WS", "3.1.7-SNAPSHOT") {
prohibit {
versionRange "[4.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save