Upgrade to Spring Integration 6.4.0-RC1

Closes gh-42563
This commit is contained in:
Andy Wilkinson
2024-10-24 09:23:14 +01:00
parent 8c06886409
commit 9df9d89b69

View File

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