Upgrade to Spring Integration 6.0.0

Closes gh-33146
This commit is contained in:
Andy Wilkinson 2022-11-22 15:28:18 +00:00
parent 751b7bec40
commit 20397ad782

View File

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