diff --git a/pom.xml b/pom.xml index ade62daabcc..423c913601d 100644 --- a/pom.xml +++ b/pom.xml @@ -856,7 +856,7 @@ 2.6.3 2.3.1 1.3.1 - 3.5.0.Final + 3.5.9.Final 2.3 1.6 @@ -956,6 +956,17 @@ ${project.version} + + org.apache.hadoop + hadoop-mapreduce-client-app + ${hadoop.version} + + + org.jboss.netty + netty + + + io.netty netty @@ -1025,6 +1036,10 @@ jline jline + + org.jboss.netty + netty +