Start building against Spring Integration 6.5.0-RC1 snapshots

See gh-45143
This commit is contained in:
Phillip Webb 2025-04-10 13:48:03 -07:00
parent 6556ff66f5
commit df690fb4a6
1 changed files with 1 additions and 1 deletions

View File

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