Browse Source

Upgrade to Spring Integration 5.4.3

Closes gh-24701
pull/24986/head
Stephane Nicoll 5 years ago
parent
commit
da8a8b9712
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save