Browse Source

Start building against Spring Integration 5.5.2 snapshots

See gh-27174
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
b20fdd6ea8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save