Upgrade to Spring Integration 5.5.7

Closes gh-28966
This commit is contained in:
Stephane Nicoll 2021-12-21 17:09:38 +01:00
parent f3621702fb
commit 369046c37d
1 changed files with 1 additions and 1 deletions

View File

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