Browse Source

Upgrade to Spring Integration 5.4.8

Closes gh-26967
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
006995fef7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save