Browse Source

Upgrade to Spring Integration 5.5.9

Closes gh-29962
pull/30000/head
Stephane Nicoll 4 years ago
parent
commit
ee7426a555
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save