From 2d34e8f3c38be3c542f3be0ddb2f5233f66eb23c Mon Sep 17 00:00:00 2001 From: Nikita Date: Mon, 27 Jan 2014 17:30:44 +0400 Subject: [PATCH] Netty updated to 4.0.15 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index fe74704..c82d715 100644 --- a/pom.xml +++ b/pom.xml @@ -97,32 +97,32 @@ io.netty netty-buffer - 4.0.14.Final + 4.0.15.Final io.netty netty-common - 4.0.14.Final + 4.0.15.Final io.netty netty-transport - 4.0.14.Final + 4.0.15.Final io.netty netty-handler - 4.0.14.Final + 4.0.15.Final io.netty netty-codec-http - 4.0.14.Final + 4.0.15.Final io.netty netty-codec - 4.0.14.Final + 4.0.15.Final