Upgrade to Spring Integration 7.0.0-M1

Closes gh-46054
This commit is contained in:
Stéphane Nicoll
2025-07-23 16:37:34 +02:00
parent 987b13c74a
commit ddff823ea3
@@ -2369,7 +2369,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "7.0.0-SNAPSHOT") {
library("Spring Integration", "7.0.0-M1") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")