Start building against Spring Integration 6.2.0 snapshots

See gh-36193
This commit is contained in:
Andy Wilkinson 2023-07-03 19:27:05 +01:00
parent c794f52085
commit 1e0a572dfa
1 changed files with 1 additions and 1 deletions

View File

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