Start building against Spring Kafka 3.3.6 snapshots

See gh-45421
This commit is contained in:
Stéphane Nicoll
2025-05-09 10:49:56 +02:00
parent e0c5240e6a
commit 83e32cb191

View File

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