From 3b89206153d878181ea7ad43ae1d45001e1abf60 Mon Sep 17 00:00:00 2001 From: Aayush Atharva Date: Tue, 27 Oct 2020 00:10:39 +0530 Subject: [PATCH] Upgrade Conscrypt to 2.5.1 (#10732) Motivation: Conscrypt 2.5.1 is available and it's a good idea to upgrade to the latest version. Modification: Upgraded Conscrypt 2.4.0 to 2.5.1 Result: Newer Conscrypt version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e0522e4e8..93dad6f33f 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,7 @@ ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber - 2.4.0 + 2.5.1 1.66 ${os.detected.name}-${os.detected.arch}