Upgrade to Spring Integration 6.0.0-M4

Closes gh-31624
This commit is contained in:
Stephane Nicoll
2022-07-21 07:43:24 +02:00
parent 4057dd198b
commit dfda08fd0d

View File

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