From 19e7b4438fd5674c893ac918a1f1c0ef3910ed82 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 18 May 2018 12:27:40 +0200 Subject: [PATCH] Update to conscrypt 1.1.2 (#7949) Motivation: We use latest conscrypt to test against. Modifications: Update to conscrypt 1.1.2 Result: Use latest conscrypt release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7dbcefc491..caf9cb5f31 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber - 1.0.1 + 1.1.2 ${os.detected.name}-${os.detected.arch} ${project.basedir}/../common/src/test/resources/logback-test.xml