Upgrade to Spring Integration 6.4.1

Closes gh-43415
This commit is contained in:
Stéphane Nicoll
2024-12-18 08:30:02 +01:00
parent b447bdf070
commit 9a403d92d7

View File

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