Upgrade to Spring Integration 6.3.8

Closes gh-44109
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:45:31 +01:00
parent d89d1aa332
commit c31872cd2f
1 changed files with 1 additions and 1 deletions

View File

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