Upgrade to Spring Integration 6.3.0

Closes gh-40675
This commit is contained in:
Andy Wilkinson
2024-05-22 10:04:20 +01:00
parent 949a5f0a3d
commit fdd4ee8fb2

View File

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