diff --git a/openam-authentication/openam-auth-oauth2/pom.xml b/openam-authentication/openam-auth-oauth2/pom.xml
index 15a94fb01a..219a22640a 100755
--- a/openam-authentication/openam-auth-oauth2/pom.xml
+++ b/openam-authentication/openam-auth-oauth2/pom.xml
@@ -52,11 +52,11 @@
org.owasp.esapi
esapi
-
- org.bouncycastle
- bcpkix-jdk15on
- 1.69
-
+
+ org.bouncycastle
+ bcpkix-jdk18on
+ 1.81
+
org.mockito
mockito-all