Start building against Spring Kafka 2.6.7 snapshots

See gh-25578
This commit is contained in:
Stephane Nicoll 2021-03-14 08:22:47 +01:00
parent 759e543337
commit f63dcec60d
1 changed files with 1 additions and 1 deletions

View File

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