From 8bf61cb665ab1dc901f7e351a2ec0b7cf02506d7 Mon Sep 17 00:00:00 2001 From: Nikita Date: Tue, 6 Jan 2015 13:42:32 +0300 Subject: [PATCH] netty updated to latest --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 004d1afa7..770613cf5 100644 --- a/pom.xml +++ b/pom.xml @@ -92,32 +92,32 @@ io.netty netty-buffer - 4.0.24.Final + 4.0.25.Final io.netty netty-common - 4.0.24.Final + 4.0.25.Final io.netty netty-transport - 4.0.24.Final + 4.0.25.Final io.netty netty-handler - 4.0.24.Final + 4.0.25.Final io.netty netty-codec-http - 4.0.24.Final + 4.0.25.Final io.netty netty-codec - 4.0.24.Final + 4.0.25.Final