Browse Source

Start building against Spring Integration 5.5.10 snapshots

See gh-30175
pull/30505/head
Stephane Nicoll 4 years ago
parent
commit
43ba80d431
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1729,7 +1729,7 @@ bom { @@ -1729,7 +1729,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