From 6da03b04e95c9e7e1afd5ebbc2a33e60d992d2ca Mon Sep 17 00:00:00 2001 From: Alex Chew Date: Thu, 14 Oct 2021 11:20:17 -0700 Subject: [PATCH] chore: upgrade BouncyCastle to 1.69 --- sdk1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk1/pom.xml b/sdk1/pom.xml index ebb9a6e5..388c4d78 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -191,7 +191,7 @@ org.bouncycastle bcprov-ext-jdk15on - 1.68 + 1.69 test