Start building against Spring Integration 6.4.0-M2 snapshots

See gh-41822
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:58:14 +02:00
parent 4812f6da27
commit bde0c3d088

View File

@@ -2014,7 +2014,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.4.0-M1") {
library("Spring Integration", "6.4.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
imports = [