Starting building against Spring Kafka 3.0.2 snapshots

See gh-33812
This commit is contained in:
Andy Wilkinson
2023-01-12 13:29:25 +00:00
parent ca60c32a83
commit 74f514bdd4

View File

@@ -1386,7 +1386,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "3.0.1") { library("Spring Kafka", "3.0.2-SNAPSHOT") {
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",