Start building against Spring WS 3.1.5 snapshots

See gh-33789
This commit is contained in:
Andy Wilkinson
2023-01-12 12:49:27 +00:00
parent 152de5f55e
commit 5c470d1f20

View File

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