Commit 1f8ea54c authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Integration 5.3.0.M4

Closes gh-20807
parent 66411541
...@@ -573,7 +573,7 @@ bom { ...@@ -573,7 +573,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.10.3") { library("Jackson Bom", "2.11.0.rc1") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"
...@@ -1637,7 +1637,7 @@ bom { ...@@ -1637,7 +1637,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.3.0.M3") { library("Spring Integration", "5.3.0.M4") {
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