Upgrade to Spring Integration 5.5.3

Closes gh-27604
This commit is contained in:
Stephane Nicoll 2021-08-18 07:38:49 +02:00
parent b4f0f29bff
commit 8f12295e9b
1 changed files with 1 additions and 1 deletions

View File

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