Browse Source

Upgrade to Spring Integration 5.3.0.M3

Closes gh-20489
pull/20518/head
Andy Wilkinson 6 years ago
parent
commit
896d2c8579
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1637,7 +1637,7 @@ bom { @@ -1637,7 +1637,7 @@ bom {
]
}
}
library("Spring Integration", "5.3.0.M2") {
library("Spring Integration", "5.3.0.M3") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"

Loading…
Cancel
Save