From a8549b138d2dcf64539fe4707c18fb1a3003e06f Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Sun, 17 Jun 2018 10:55:43 +0200 Subject: [PATCH] Update to netty-tcnative 2.0.10.Final as 2.0.9.Final did not contain all native libs for boringssl. (#8031) Motivation: netty-tcnative 2.0.9 did not contain all native code for boringssl due a release mistake. Modifications: Update to 2.0.10 Result: Use latest netty-tcnative release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 501475e21f..de59d8e712 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ fedora netty-tcnative - 2.0.9.Final + 2.0.10.Final ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber