Upgrade to Spring Integration 6.5.0-M3

Closes gh-44594
This commit is contained in:
Andy Wilkinson 2025-03-19 08:29:44 +00:00
parent da8f3810ab
commit c10eea278f
1 changed files with 1 additions and 1 deletions

View File

@ -2310,7 +2310,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-M3") {
considerSnapshots()
group("org.springframework.integration") {
imports = [