diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml
index 27f7319ca518..294d378a88e8 100644
--- a/hbase-http/pom.xml
+++ b/hbase-http/pom.xml
@@ -105,6 +105,11 @@
bcprov-jdk18on
test
+
+ org.bouncycastle
+ bcpkix-jdk18on
+ test
+
org.apache.httpcomponents
httpclient