Upgrade to Spring Integration 6.0.0-M5

Closes gh-32096
This commit is contained in:
Stephane Nicoll 2022-09-21 08:25:58 +02:00
parent 89b547565e
commit 4e5e42c2e1
1 changed files with 1 additions and 1 deletions

View File

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