Start building against Spring Kafka 3.3.2 snapshots

See gh-43751
This commit is contained in:
Stéphane Nicoll
2025-01-09 11:04:41 +01:00
parent 6a7769a65c
commit 942ac966d1

View File

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