Upgrade to Spring Integration 6.4.5

Closes gh-45419
This commit is contained in:
Stéphane Nicoll
2025-05-21 09:05:07 +02:00
parent 9ae9146661
commit 904fa91435

View File

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