Start building against Spring Ws 4.0.0-M2 snapshots

See gh-30203
This commit is contained in:
Stephane Nicoll
2022-03-14 11:11:06 +01:00
parent acfd50fce9
commit 22d7f536b5

View File

@@ -1407,7 +1407,7 @@ bom {
]
}
}
library("Spring WS", "4.0.0-M1") {
library("Spring WS", "4.0.0-SNAPSHOT") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",