From 76673619246dcd0ca274bb2a9736bc1eccd4519f Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 15 Nov 2018 18:05:15 +0100 Subject: [PATCH] Update to netty-tcnative 2.0.20.Final (#8561) Motivation: Update to netty-tcnative 2.0.20.Final which fixed a bug related to retrieving the remote signature algorithms when using BoringSSL. Modifications: Update netty-tcnative Result: Be able to correctly detect the remote signature algorithms when using BoringSSL. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59e442502c..6dfb062c47 100644 --- a/pom.xml +++ b/pom.xml @@ -248,7 +248,7 @@ fedora netty-tcnative - 2.0.19.Final + 2.0.20.Final ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber