From 1ba087bc86a68c2013361bc2fcfdebe1ad9b290f 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 7d164c490e..7a7a2f9396 100644 --- a/pom.xml +++ b/pom.xml @@ -684,7 +684,7 @@ ${project.groupId} netty-tcnative - 1.1.33.Fork5 + 1.1.33.Fork6 ${os.detected.classifier} compile true