Start building against Spring Integration 6.3.11 snapshots

See gh-45756
This commit is contained in:
Andy Wilkinson
2025-06-04 10:56:48 +01:00
parent 9b046b5246
commit b045c05ff5

View File

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