Browse Source

Start building against Spring Integration 5.5.4 snapshots

See gh-27949
pull/28375/head
Stephane Nicoll 4 years ago
parent
commit
d481a75beb
  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.3") {
library("Spring Integration", "5.5.4-SNAPSHOT") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"

Loading…
Cancel
Save