Browse Source

Revert "Start building against Spring WS 3.1.7 snapshots"

This reverts commit 5e963b02a7.

See gh-35732
pull/36048/head
Andy Wilkinson 3 years ago
parent
commit
f6841c3c16
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save