Start building against Spring Integration 6.0.0-M4 snapshots

See gh-31624
This commit is contained in:
Andy Wilkinson
2022-07-08 11:02:56 +01:00
parent f53c40802b
commit f83f1a5fff
3 changed files with 4 additions and 6 deletions

View File

@@ -1404,7 +1404,7 @@ bom {
]
}
}
library("Spring Integration", "6.0.0-M3") {
library("Spring Integration", "6.0.0-SNAPSHOT") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"