Upgrade to Spring Integration 6.5.1

Closes gh-46359
This commit is contained in:
Stéphane Nicoll
2025-07-23 16:40:25 +02:00
parent 1b4aad592e
commit 99d53dec18
@@ -2332,7 +2332,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.5.1-SNAPSHOT") {
library("Spring Integration", "6.5.1") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")