Start building against Spring Integration 6.0.0-M3 snapshots

See gh-31063
This commit is contained in:
Stephane Nicoll 2022-05-16 16:44:22 +02:00
parent cbf415b850
commit 7829cb7e5f
1 changed files with 1 additions and 1 deletions

View File

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