Browse Source

Start building against Spring Integration 5.5.5 snapshots

See gh-28249
pull/28778/head
Stephane Nicoll 4 years ago
parent
commit
98bc8e711d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save