Start building against Spring Integration 7.0.0-RC2 snapshots

See gh-47880
This commit is contained in:
Andy Wilkinson
2025-10-30 13:33:01 +00:00
parent d874ad4d8e
commit 665c4acb19
@@ -2450,7 +2450,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "7.0.0-RC1") {
library("Spring Integration", "7.0.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")