We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf8b9b commit 0998af6Copy full SHA for 0998af6
external/kafka-0-10/pom.xml
@@ -29,7 +29,7 @@
29
<properties>
30
<sbt.project.name>streaming-kafka-0-10</sbt.project.name>
31
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
32
- <kafka.version>2.6.1.600-eep-912-SNAPSHOT</kafka.version>
+ <kafka.version>2.6.1.700-eep-920-SNAPSHOT</kafka.version>
33
</properties>
34
<packaging>jar</packaging>
35
<name>Spark Integration for Kafka 0.10</name>
0 commit comments