mirror of https://github.com/apache/druid.git
kafka-eight: bump kafka dependency to 0.8 release
This commit is contained in:
parent
6c80de53b0
commit
cd8d2fd5c3
|
@ -41,7 +41,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.kafka</groupId>
|
||||
<artifactId>kafka_2.9.2</artifactId>
|
||||
<version>0.8.0-beta1</version>
|
||||
<version>0.8.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>log4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue