mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-19 12:15:55 +00:00
Merge pull request #617 from internetarchive/kafka-3.8.0
Bump kafka from 0.9.0.0 to kafka-clients 3.8.0
This commit is contained in:
+2
-2
@@ -70,8 +70,8 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.kafka</groupId>
|
||||
<artifactId>kafka_2.10</artifactId>
|
||||
<version>0.9.0.0</version>
|
||||
<artifactId>kafka-clients</artifactId>
|
||||
<version>3.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rethinkdb</groupId>
|
||||
|
||||
Reference in New Issue
Block a user