Start building against Spring Integration 6.4.5 snapshots

See gh-45419
This commit is contained in:
Stéphane Nicoll
2025-05-09 10:49:52 +02:00
parent 9aa0c2ee8a
commit e0c5240e6a

View File

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