Upgrade to Spring Integration 7.0.0-M3

Closes gh-47010
This commit is contained in:
Stéphane Nicoll
2025-09-17 08:51:14 +02:00
parent 748bba378a
commit e20437195e
@@ -2359,7 +2359,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-M3") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")