Browse Source

Start building against Spring Integration 5.5.4 snapshots

See gh-27950
pull/27968/head
Stephane Nicoll 4 years ago
parent
commit
919617ae61
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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