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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.integration") {
imports = [ imports = [
"spring-integration-bom" "spring-integration-bom"