Start building against Spring Kafka 3.3.4 snapshots

See gh-44595
This commit is contained in:
Stéphane Nicoll
2025-03-06 09:03:25 +01:00
parent 1b07abfde7
commit 6301bbdfbb

View File

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