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 1d6e26d commit 393af57Copy full SHA for 393af57
external/kafka-producer/pom.xml
@@ -68,7 +68,7 @@
68
<dependency>
69
<groupId>org.apache.kafka</groupId>
70
<artifactId>kafka_${scala.binary.version}</artifactId>
71
- <version>0.9.0.0</version>
+ <version>0.9.0.0-mapr-1707</version>
72
<exclusions>
73
<exclusion>
74
<groupId>com.sun.jmx</groupId>
@@ -95,7 +95,7 @@
95
96
97
<artifactId>kafka-clients</artifactId>
98
- <version>0.9.0.0-mapr-1607</version>
99
100
101
0 commit comments