Upgrade to Kafka 0.8.2.2
Upgrade Kafka to current stable release - 0.8.2.2. Upgrade Scala version to 2.11. Change-Id: I4cd344111f6db2f59434555d584a4c4ff7f201e4
This commit is contained in:
parent
e4ca678359
commit
3a54ef041c
@ -37,8 +37,8 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.kafka</groupId>
|
<groupId>org.apache.kafka</groupId>
|
||||||
<artifactId>kafka_2.9.2</artifactId>
|
<artifactId>kafka_2.11</artifactId>
|
||||||
<version>0.8.0</version>
|
<version>0.8.2.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>com.sun.jdmk</groupId>
|
<groupId>com.sun.jdmk</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user