Browse Source

Start building against Spring Integration 5.4.7 snapshots

See gh-26587
pull/26691/head
Andy Wilkinson 5 years ago
parent
commit
2edd06fb6e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save