Start building against Spring Integration 6.3.10 snapshots

See gh-45426
This commit is contained in:
Stéphane Nicoll
2025-05-09 10:50:04 +02:00
parent bb05e5dc5d
commit d8e491e8be

View File

@@ -2174,7 +2174,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.3.9") {
library("Spring Integration", "6.3.10-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")