Upgrade to Spring Integration 5.5.3

Closes gh-27611
This commit is contained in:
Stephane Nicoll 2021-08-18 07:47:29 +02:00
parent 8966b1308b
commit bc854d4e76
1 changed files with 1 additions and 1 deletions

View File

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