From 16267166a50fbbf89bc3b0b0ec2b0ad2583975a3 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 21 Feb 2017 13:42:28 +0100 Subject: [PATCH] Update to netty-tcnative 2.0.0.Beta6 Motivation: New version of netty-tcnative was released. Modifications: Bump up version number Result: Using latest netty-tcnative --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b833ca391..d66885f5ca 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,7 @@ fedora netty-tcnative - 2.0.0.Beta5 + 2.0.0.Beta6 ${os.detected.classifier} ${os.detected.name}-${os.detected.arch} ${project.basedir}/../common/src/test/resources/logback-test.xml