Upgrade to Spring Integration 6.4.4

Closes gh-45093
This commit is contained in:
Stéphane Nicoll
2025-04-23 09:39:13 +02:00
parent 94439587fe
commit de7c020585

View File

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