Start building against Spring Integration 6.3.5 snapshots

See gh-42549
This commit is contained in:
Andy Wilkinson 2024-10-09 10:24:42 +01:00
parent 3c3daa791c
commit f54603c184
1 changed files with 1 additions and 1 deletions

View File

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