Start building against Spring Integration 6.0.4 snapshots

See gh-34542
This commit is contained in:
Andy Wilkinson 2023-03-09 14:55:06 +00:00
parent 30b6203748
commit bd259953b6
1 changed files with 1 additions and 1 deletions

View File

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