Upgrade to Spring Integration 6.5.0

Closes gh-45439
This commit is contained in:
Stéphane Nicoll 2025-05-21 09:05:24 +02:00
parent 0da7687991
commit 674283127c
1 changed files with 1 additions and 1 deletions

View File

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