Browse Source

Upgrade to Spring Integration 5.5.8

Closes gh-29286
pull/29525/head
Stephane Nicoll 4 years ago
parent
commit
c2f8823e4e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save