diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml
index 8baea0942ca5..f579ebfde0b5 100644
--- a/hbase-http/pom.xml
+++ b/hbase-http/pom.xml
@@ -109,6 +109,11 @@
bcprov-jdk18on
test
+
+ org.bouncycastle
+ bcpkix-jdk18on
+ test
+
org.apache.httpcomponents
httpclient