Upgrade to Spring Integration 6.0.0-M1

Closes gh-28649
This commit is contained in:
Stephane Nicoll
2022-01-19 08:28:26 +01:00
parent 9ea81e0059
commit 507abe88f3

View File

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