Start building against Spring Kafka 2.8.2 snapshots

See gh-29224
This commit is contained in:
Stephane Nicoll
2022-01-09 10:08:06 +01:00
parent 6cbc0e7ac5
commit 066bfb3635

View File

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