Start building against Spring Kafka 3.2.6 snapshots

See gh-43394
This commit is contained in:
Phillip Webb 2024-12-04 11:40:41 -08:00
parent d8804579fe
commit 8761285557
1 changed files with 1 additions and 1 deletions

View File

@ -2233,7 +2233,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
}
}
library("Spring Kafka", "3.2.5") {
library("Spring Kafka", "3.2.6-SNAPSHOT") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [