Start building against Spring Kafka 2.6.2 snapshots

See gh-23679
This commit is contained in:
Stephane Nicoll
2020-10-13 17:57:34 +02:00
parent f5f30d3d4b
commit d7c97ed6e4

View File

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