Upgrade to Spring Integration 6.4.0-M3

Closes gh-42145
This commit is contained in:
Andy Wilkinson 2024-09-18 08:57:41 +01:00
parent 32917323f9
commit fe90ef0d13
1 changed files with 1 additions and 1 deletions

View File

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