Upgrade to Spring Integration 6.3.2

Closes gh-41302
This commit is contained in:
Andy Wilkinson 2024-07-16 19:51:44 +01:00
parent 0b9e8e4a7d
commit bf890c71d0
1 changed files with 1 additions and 1 deletions

View File

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