Upgrade to Spring Integration 5.3.0.M2

Closes gh-20104
This commit is contained in:
Andy Wilkinson 2020-02-12 20:04:05 +00:00
parent 9860f9705c
commit 7970bf2437
1 changed files with 1 additions and 1 deletions

View File

@ -1602,7 +1602,7 @@ bom {
]
}
}
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
library("Spring Integration", "5.3.0.M2") {
group("org.springframework.integration") {
modules = [
"spring-integration-http" {