mirror of https://github.com/apache/druid.git
update kafka client for kafka indexing service to 0.9.0.1 (#3109)
This commit is contained in:
parent
5321ba3e8f
commit
4faa298977
|
@ -55,7 +55,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.kafka</groupId>
|
||||
<artifactId>kafka-clients</artifactId>
|
||||
<version>0.9.0.0</version>
|
||||
<version>0.9.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Tests -->
|
||||
|
|
Loading…
Reference in New Issue