diff --git a/athena-hbase/pom.xml b/athena-hbase/pom.xml index 3f802a0914..6b6d2d04d3 100644 --- a/athena-hbase/pom.xml +++ b/athena-hbase/pom.xml @@ -47,83 +47,6 @@ ${aws-sdk.version} test - - org.apache.avro - avro - 1.11.3 - - - com.google.protobuf - protobuf-java - ${protobuf3.version} - - - org.apache.directory.api - api-ldap-model - 2.1.6 - - - org.apache.hadoop - hadoop-common - 3.4.0 - - - org.eclipse.jetty - jetty-webapp - - - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-xml - - - org.eclipse.jetty - jetty-servlet - - - org.apache.avro - avro - - - org.codehaus.jackson - jackson-mapper-asl - - - org.codehaus.jackson - jackson-xc - - - org.codehaus.jettison - jettison - - - org.eclipse.jetty - jetty-io - - - log4j - log4j - - - com.google.protobuf - protobuf-java - - - - - org.apache.hbase - hbase-common - ${hbase.version} - - - org.apache.hadoop - hadoop-common - - - org.apache.hbase hbase-client @@ -144,30 +67,6 @@ - - - org.apache.httpcomponents - httpclient - ${apache.httpclient.version} - - - - commons-logging - commons-logging - - - - - org.slf4j - slf4j-api - ${slf4j-log4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j-log4j.version} - runtime - com.amazonaws aws-lambda-java-log4j2