From 2aca007a595042b15c671ee1cbd01370aaf17253 Mon Sep 17 00:00:00 2001 From: Ehren Kret Date: Thu, 26 Mar 2020 17:30:17 -0700 Subject: [PATCH] Remove references to newer bouncy castle from tests This unifies the entire workspace on one instance of bouncy castle until such time as the entire workspace is ready to upgrade to BC 1.64 --- gcm-sender-async/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gcm-sender-async/pom.xml b/gcm-sender-async/pom.xml index 00285aab4..51d17e7f7 100644 --- a/gcm-sender-async/pom.xml +++ b/gcm-sender-async/pom.xml @@ -26,6 +26,19 @@ mockwebserver 2.1.0 test + + + org.bouncycastle + bcprov-jdk15on + + + + + + org.bouncycastle + bcprov-jdk16 + 1.46 + test