From 725ada787821c48d527daf61a1a778f0cf52e508 Mon Sep 17 00:00:00 2001 From: atomicint Date: Tue, 7 Apr 2015 18:57:55 -0400 Subject: [PATCH] Update Netty. http://netty.io/news/2015/04/02/4-0-27-Final.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a6543b4..4d5eeb1c 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ io.netty netty-all - 4.0.26.Final + 4.0.27.Final compile