Upgrade to Spring Integration 6.4.2

Closes gh-44122
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:44:48 +01:00
parent 3a2613f373
commit 339f6207ae
1 changed files with 1 additions and 1 deletions

View File

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