Browse Source

Start building against Spring Integration 5.5.10 snapshots

See gh-30193
pull/30406/head
Stephane Nicoll 4 years ago
parent
commit
01a7cfa979
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save