Start building against Spring Kafka 2.8.1 snapshots

See gh-29017
This commit is contained in:
Stephane Nicoll
2021-12-14 15:39:27 +01:00
parent ba60e3d358
commit 3124d9e62d

View File

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