Upgrade to Spring Integration 5.5.5

Closes gh-28249
This commit is contained in:
Stephane Nicoll 2021-10-20 08:42:27 +02:00
parent f2ef8f9245
commit 9b1660a111
1 changed files with 1 additions and 1 deletions

View File

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