diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml index 4328575279f..9288ba667b6 100644 --- a/hbase-http/pom.xml +++ b/hbase-http/pom.xml @@ -55,7 +55,6 @@ org.apache.maven.plugins maven-remote-resources-plugin - 1.5 default @@ -345,6 +344,11 @@ org.apache.hadoop hadoop-auth + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + @@ -398,6 +402,10 @@ test + + com.fasterxml.jackson.core + jackson-core +