Start building against Spring Integration 6.1.0 snapshots

See gh-35314
This commit is contained in:
Stephane Nicoll 2023-05-05 08:37:14 +02:00
parent fc9c4a61f3
commit 2fa6bd28ce
1 changed files with 1 additions and 1 deletions

View File

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