Browse Source

Upgrade to Spring Integration 5.5.18

Closes gh-35536
2.6.x
Andy Wilkinson 3 years ago
parent
commit
83cbe3fc2c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save