Start building against Spring Kafka 3.3.2 snapshots

See gh-43763
This commit is contained in:
Stéphane Nicoll
2025-01-09 16:20:34 +01:00
parent 0934dbd3f7
commit cf42152922

View File

@@ -2217,7 +2217,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 = [