Start building against Spring Kafka 2.6.9 snapshots

See gh-26763
This commit is contained in:
Stephane Nicoll
2021-06-04 15:37:20 +02:00
parent 4c31ccb576
commit de06bbb4dc

View File

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