Upgrade to Spring Integration 6.3.0-RC1

Closes gh-40226
This commit is contained in:
Andy Wilkinson 2024-04-17 19:21:48 +01:00
parent defb3a1abd
commit 57ee867945

View File

@ -1905,7 +1905,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.0-SNAPSHOT") { library("Spring Integration", "6.3.0-RC1") {
considerSnapshots() considerSnapshots()
group("org.springframework.integration") { group("org.springframework.integration") {
imports = [ imports = [