Upgrade to Spring Integration 5.4.0

Closes gh-23781
This commit is contained in:
Stephane Nicoll 2020-10-29 09:05:23 +01:00
parent 1f02623ae1
commit 6f9434ccc4
1 changed files with 1 additions and 1 deletions

View File

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