Upgrade to Spring Integration 6.3.5

Closes gh-42549
This commit is contained in:
Andy Wilkinson 2024-10-24 09:13:50 +01:00
parent 131bbafb6d
commit 13e75dce1b
1 changed files with 1 additions and 1 deletions

View File

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