Upgrade to Spring Integration 6.5.0-RC1

Closes gh-45143
This commit is contained in:
Stéphane Nicoll
2025-04-23 09:39:48 +02:00
parent bf4330a438
commit 6508e7bbd8

View File

@@ -2294,7 +2294,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-RC1") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")