|
|
@@ -69,12 +69,12 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.hadoop</groupId>
|
|
|
<artifactId>hadoop-common</artifactId>
|
|
|
- <version>2.4.1</version>
|
|
|
+ <version>3.0.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
- <version>4.2.5</version>
|
|
|
+ <version>4.5.5</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<build>
|