Upgrade to Spring Integration 7.0.0-M2

Closes gh-46805
This commit is contained in:
Stéphane Nicoll 2025-08-19 21:59:20 +02:00
parent ba5ff79339
commit 177f05f427
1 changed files with 1 additions and 1 deletions

View File

@ -2378,7 +2378,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-M2") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")