Upgrade to Spring Integration 6.4.0-M2

Closes gh-41822
This commit is contained in:
Stéphane Nicoll 2024-08-21 08:34:05 +02:00
parent f832dcfbdc
commit c116ec65c9
1 changed files with 1 additions and 1 deletions

View File

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