Start building against Spring Integration 6.4.1 snapshots

See gh-43415
This commit is contained in:
Phillip Webb 2024-12-04 11:48:39 -08:00
parent d964b86e1b
commit 32532b1f4d
1 changed files with 1 additions and 1 deletions

View File

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