From 9398e6481daa3e7e2e841506190db1aa927bff2f Mon Sep 17 00:00:00 2001 From: Aayush Atharva Date: Tue, 20 Jul 2021 18:39:58 +0530 Subject: [PATCH] Update BouncyCastle Libraries (#11495) Motivation: New versions of Bouncy Castle libraries are out and we should upgrade to them. Modification: Upgraded all Bouncy Castle libraries to the latest version. Result: The latest versions of Bouncy Castle libraries. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a9b73e486..3e52ae4cc9 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ conscrypt-openjdk-uber 2.5.2 - 1.68 + 1.69 ${os.detected.name}-${os.detected.arch} ${project.basedir}/../common/src/test/resources/logback-test.xml debug