Browse Source

Upgrade to Spring Integration 5.5.7

Closes gh-29242
pull/29200/head
Stephane Nicoll 4 years ago
parent
commit
0106e35b61
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save