Upgrade to Spring Integration 5.5.4

Closes gh-27949
This commit is contained in:
Stephane Nicoll 2021-09-21 20:53:04 +02:00
parent 5ba69634c9
commit 8fe226d832
1 changed files with 1 additions and 1 deletions

View File

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