mirror of https://github.com/apache/druid.git
update kafka 7 dep to be able to actually run it locally
This commit is contained in:
parent
0c789412bb
commit
6581436c0c
|
@ -39,7 +39,7 @@
|
|||
<dependency>
|
||||
<groupId>kafka</groupId>
|
||||
<artifactId>core-kafka</artifactId>
|
||||
<version>0.7.2-mmx1</version>
|
||||
<version>0.7.2-mmx4</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>log4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue