|
@@ -131,6 +131,10 @@
|
|
|
<groupId>org.apache.hadoop</groupId>
|
|
|
<artifactId>hadoop-ozone-common</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.httpcomponents</groupId>
|
|
|
+ <artifactId>httpclient</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.google.code.findbugs</groupId>
|
|
|
<artifactId>findbugs</artifactId>
|