Upgrade to Spring Integration 6.4.0

Closes gh-43022
This commit is contained in:
Stéphane Nicoll 2024-11-20 18:06:07 +01:00
parent 2cc4b02f17
commit 3a2991ece2
1 changed files with 1 additions and 1 deletions

View File

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