From 1eb128e2a90147ef0600692059f82d961d577756 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 14 Sep 2021 08:31:50 +0200 Subject: [PATCH] Upgrade to netty-tcnative 2.0.43.Final (#11679) Motivation: netty-tcnative 2.0.42.Final did not include all native libs due a problem during the release. This was fixed with the new release. Modifications: Upgrade to 2.0.43.Final Result: Depend on a netty-tcnative version that includes all native libs. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eba68f33b1..3d7568708a 100644 --- a/pom.xml +++ b/pom.xml @@ -468,7 +468,7 @@ fedora,suse,arch netty-tcnative - 2.0.42.Final + 2.0.43.Final ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber