Start building against Spring Integration 6.4.0 snapshots

See gh-43022
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:47:06 +09:00
parent 2ae0f811a1
commit a73173abae

View File

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