Start building against Spring Integration 6.3.8 snapshots

See gh-44109
This commit is contained in:
Stéphane Nicoll 2025-02-05 09:01:59 +01:00
parent fb25bf6cfa
commit f32dc305fc
1 changed files with 1 additions and 1 deletions

View File

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