Upgrade to Spring Integration 5.4.0-RC1

Closes gh-23695
This commit is contained in:
Stephane Nicoll 2020-10-15 09:05:22 +02:00
parent de991616b0
commit f79cee92a9
1 changed files with 1 additions and 1 deletions

View File

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