Upgrade to Spring Integration 6.3.1

Closes gh-41036
This commit is contained in:
Andy Wilkinson 2024-06-19 20:42:43 +01:00
parent 33575b7079
commit 4edf5da94d

View File

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