Commit 55a0152f authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Integration 5.3.3 snapshots

See gh-23780
parent 5e6595b7
...@@ -1683,7 +1683,7 @@ bom { ...@@ -1683,7 +1683,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.3.2.RELEASE") { library("Spring Integration", "5.3.3.BUILD-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