Start building against Spring Integration 6.3.6 snapshots

See gh-43010
This commit is contained in:
Stéphane Nicoll 2024-11-05 12:29:04 +09:00
parent 2e048e2349
commit 21db2ff03b
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.5") {
library("Spring Integration", "6.3.6-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
imports = [