Commit c99d1dae authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Integration 5.5.1 snapshots

See gh-26974
parent d015464a
...@@ -1664,7 +1664,7 @@ bom { ...@@ -1664,7 +1664,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.5.0") { library("Spring Integration", "5.5.1-SNAPSHOT") {
group("org.springframework.integration") { group("org.springframework.integration") {
imports = [ imports = [
"spring-integration-bom" "spring-integration-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment