Start building against Spring Integration 7.0.4 snapshots

See gh-49529
This commit is contained in:
Stéphane Nicoll
2026-03-09 17:22:08 +01:00
parent 456a104f60
commit 2bbb1efbb2
@@ -2487,7 +2487,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "7.0.3") {
library("Spring Integration", "7.0.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")