Start building against Spring Kafka 2.6.6 snapshots

See gh-25292
This commit is contained in:
Stephane Nicoll 2021-02-15 07:24:07 +01:00
parent 67e1b64a23
commit 5576f26115
1 changed files with 1 additions and 1 deletions

View File

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