Upgrade to Spring Integration 6.0.0-M2

Closes gh-30204
This commit is contained in:
Stephane Nicoll 2022-03-23 08:08:01 +01:00
parent 48f8dd28ac
commit 724ba69a6d

View File

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