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
1 changed files with 1 additions and 1 deletions

View File

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