Upgrade to Spring Integration 6.0.0-RC2

Closes gh-33009
This commit is contained in:
Andy Wilkinson
2022-11-08 20:31:45 +00:00
parent c1cf939199
commit 546853bba5

View File

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