diff --git a/pom.xml b/pom.xml
index 67fa9ec369..2e0bfb7278 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
2.12.3
- 1.70
+ 1.77
1.8
1.1
8.35
@@ -784,13 +784,13 @@
org.bouncycastle
- bcprov-jdk15on
+ bcprov-jdk18on
${bouncycastle.version}
test
org.bouncycastle
- bcpkix-jdk15on
+ bcpkix-jdk18on
${bouncycastle.version}
test
diff --git a/tez-api/pom.xml b/tez-api/pom.xml
index f7b05acd54..edf95af6fa 100644
--- a/tez-api/pom.xml
+++ b/tez-api/pom.xml
@@ -116,7 +116,7 @@
org.bouncycastle
- bcprov-jdk15on
+ bcprov-jdk18on
test
diff --git a/tez-tests/pom.xml b/tez-tests/pom.xml
index 7c58083f88..242c1e8355 100644
--- a/tez-tests/pom.xml
+++ b/tez-tests/pom.xml
@@ -126,7 +126,7 @@
org.bouncycastle
- bcprov-jdk15on
+ bcprov-jdk18on
test