Commit c54918e4 authored by Andy Wilkinson's avatar Andy Wilkinson

Start building against Spring Integration 5.4.0-M1 snapshots

See gh-21931
parent 360d44ac
...@@ -1667,7 +1667,7 @@ bom { ...@@ -1667,7 +1667,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.3.0.RELEASE") { library("Spring Integration", "5.4.0-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