Start building against Spring Kafka 2.6.8 snapshots

See gh-26385
This commit is contained in:
Stephane Nicoll
2021-05-10 09:03:14 +02:00
parent 2479f69db1
commit 618475887c

View File

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