Browse Source

Upgrade to Spring Integration 5.5.4

Closes gh-27950
pull/28102/head
Stephane Nicoll 4 years ago
parent
commit
5cd9b7f79d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save