Upgrade to Spring Integration 6.3.7

Closes gh-43476
This commit is contained in:
Stéphane Nicoll
2024-12-17 21:15:15 +01:00
parent db93202534
commit 7b9701a477

View File

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