Start building against Spring Kafka 3.3.5 snapshots

See gh-45144
This commit is contained in:
Phillip Webb
2025-04-10 13:48:07 -07:00
parent df690fb4a6
commit 1ddc0485a9

View File

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