Upgrade to Spring Kafka 2.6.0-SNAPSHOT

See gh-23012
This commit is contained in:
Phillip Webb
2020-08-19 10:55:19 -07:00
parent 847baba0b1
commit c8d7aa8fbc

View File

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