From 4c56e4bad6f0b55278830a960e5e2837047ce33e 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 0385c548c2..c4b5aadb94 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ fedora - netty-tcnative-boringssl-static + netty-tcnative 2.0.24.Final ${os.detected.classifier} org.conscrypt