Start building against Spring Integration 5.3 M2 snapshots

See gh-20104
This commit is contained in:
Stephane Nicoll
2020-02-09 08:56:44 +01:00
parent bde7bd0a1a
commit a053d207d6

View File

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