From 188f5364dbdcf3ec4017810b3f5369c47c19a327 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 8 Apr 2019 20:27:05 +0200 Subject: [PATCH] Revert back to depend on netty-tcnative Motivation: 4079189f6bd3e2c26ec443f24a204ffe144f1ada changed the dependency to netty-tcnative-borinssl-static but it should still be netty-tcnative. Modifications: Change back to netty-tcnative Result: Correct dependency is used --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bed7e8aaa0..670b38f2f8 100644 --- a/pom.xml +++ b/pom.xml @@ -282,7 +282,7 @@ fedora - netty-tcnative-boringssl-static + netty-tcnative 2.0.24.Final ${os.detected.classifier} org.conscrypt