Start building against Spring Integration 6.4.2 snapshots

See gh-44122
This commit is contained in:
Stéphane Nicoll 2025-02-05 09:08:43 +01:00
parent ac9571a033
commit 38f55c3080
1 changed files with 1 additions and 1 deletions

View File

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