Upgrade to Spring Integration 6.5.0-M1

Closes gh-43767
This commit is contained in:
Andy Wilkinson 2025-01-22 08:11:08 +00:00
parent 928cb27205
commit 96bef8e01c
1 changed files with 1 additions and 1 deletions

View File

@ -2200,7 +2200,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.5.0-SNAPSHOT") {
library("Spring Integration", "6.5.0-M1") {
considerSnapshots()
group("org.springframework.integration") {
imports = [