Browse Source

Upgrade to Spring Integration 5.5.3

Closes gh-27611
pull/27835/head
Stephane Nicoll 5 years ago
parent
commit
bc854d4e76
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save