Start building against Spring Integration 6.0.0 snapshots

See gh-33146
This commit is contained in:
Stephane Nicoll 2022-11-14 13:16:10 +01:00
parent 455cccd11a
commit 32b8150fac
1 changed files with 1 additions and 1 deletions

View File

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