From 7b57ce8f4934956cbbc7131dadfff910c814602a Mon Sep 17 00:00:00 2001 From: Nikita Date: Sun, 4 May 2014 12:10:50 +0400 Subject: [PATCH] Netty updated --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index cb99071..26f7abb 100644 --- a/pom.xml +++ b/pom.xml @@ -97,32 +97,32 @@ io.netty netty-buffer - 4.0.18.Final + 4.0.19.Final io.netty netty-common - 4.0.18.Final + 4.0.19.Final io.netty netty-transport - 4.0.18.Final + 4.0.19.Final io.netty netty-handler - 4.0.18.Final + 4.0.19.Final io.netty netty-codec-http - 4.0.18.Final + 4.0.19.Final io.netty netty-codec - 4.0.18.Final + 4.0.19.Final