From 5ebee9426f05b0c9287bf8c0e27e9e37e1d96c66 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 27 Mar 2018 15:23:55 +0200 Subject: [PATCH] Update to conscrypt 1.0.1 Motivation: We should use the latest conscrypt release. Modifications: Update to 1.0.1 Result: Use latest conscrypt --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d653a4b867..f24aea1222 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber - 1.0.0 + 1.0.1 ${os.detected.name}-${os.detected.arch} ${project.basedir}/../common/src/test/resources/logback-test.xml