mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
Merge pull request #562 from tucksaun/fix-duplicate-dependency
Removed duplicated dependency
This commit is contained in:
commit
cf4502de80
5
pom.xml
5
pom.xml
@ -406,11 +406,6 @@
|
||||
<artifactId>httpcore</artifactId>
|
||||
<version>4.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.davekoelle</groupId>
|
||||
<artifactId>alphanum</artifactId>
|
||||
<version>1.0.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.hadoop</groupId>
|
||||
<artifactId>hadoop-client</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user