Start building against Spring Kafka 3.2.9 snapshots

See gh-45427
This commit is contained in:
Stéphane Nicoll
2025-05-09 10:50:08 +02:00
parent d8e491e8be
commit 1f0ede7785

View File

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