Start building against Spring Kafka 3.3.6 snapshots

See gh-45440
This commit is contained in:
Stéphane Nicoll
2025-05-09 11:15:19 +02:00
parent b5d37e2c53
commit cbb009bbdb

View File

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