Start building against Spring Integration 6.5.0 snapshots

See gh-45439
This commit is contained in:
Stéphane Nicoll
2025-05-09 11:15:15 +02:00
parent 05319c11f1
commit b5d37e2c53

View File

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