Browse Source

Upgrade to Spring Integration 5.3.5.RELEASE

Closes gh-24825
pull/25129/head
Stephane Nicoll 5 years ago
parent
commit
696539c68f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1686,7 +1686,7 @@ bom { @@ -1686,7 +1686,7 @@ bom {
]
}
}
library("Spring Integration", "5.3.4.RELEASE") {
library("Spring Integration", "5.3.5.RELEASE") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"

Loading…
Cancel
Save