From 8e5834f711ca6ab2ff4479cdf3c45769dd0243c3 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 27 Aug 2015 20:25:59 +0200 Subject: [PATCH] Upgrade to netty-tcnative-1.3.33.Fork6 Motivation: A new netty-tcnative bugfix release was released. Modifications: Upgrade version. Result: Using latest netty-tcnative version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c58cee8c2a..308e5d68a0 100644 --- a/pom.xml +++ b/pom.xml @@ -698,7 +698,7 @@ ${project.groupId} netty-tcnative - 1.1.33.Fork5 + 1.1.33.Fork6 ${os.detected.classifier} compile true