Revert "Start building against Spring WS 3.1.7 snapshots"

This reverts commit 2b03e51a19.

See gh-35295
This commit is contained in:
Andy Wilkinson
2023-05-11 18:14:35 +01:00
parent 912cd83782
commit 9f55d5de18

View File

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