diff --git a/hbase-endpoint/pom.xml b/hbase-endpoint/pom.xml index 2e1d9f860b4..e91ea86e7b7 100644 --- a/hbase-endpoint/pom.xml +++ b/hbase-endpoint/pom.xml @@ -229,12 +229,6 @@ mockito-core test - - - org.bouncycastle - bcprov-jdk16 - test - diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml index ca68c508174..87036ac3e99 100644 --- a/hbase-http/pom.xml +++ b/hbase-http/pom.xml @@ -263,7 +263,7 @@ org.bouncycastle - bcprov-jdk16 + bcprov-jdk15on test diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index aced8592c59..8df89888ada 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -537,11 +537,6 @@ hadoop-minikdc test - - org.bouncycastle - bcprov-jdk16 - test - org.apache.kerby kerb-client diff --git a/pom.xml b/pom.xml index b2f66b528d2..490e562bdf6 100755 --- a/pom.xml +++ b/pom.xml @@ -1380,7 +1380,7 @@ 2.1.11 1.0.18 2.12.2 - 1.46 + 1.60 1.0.1 1.0.0 4.0.0 @@ -2032,7 +2032,7 @@ org.bouncycastle - bcprov-jdk16 + bcprov-jdk15on ${bouncycastle.version} test