From 1e492d82697aa7004b79575b972e1783f2744bc0 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 30 Jan 2016 15:30:01 +0300 Subject: [PATCH] netty updated --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3fcf517c6..f2dc7dc9d 100644 --- a/pom.xml +++ b/pom.xml @@ -92,33 +92,33 @@ io.netty netty-transport-native-epoll - 4.0.32.Final + 4.0.34.Final provided io.netty netty-common - 4.0.32.Final + 4.0.34.Final io.netty netty-codec - 4.0.32.Final + 4.0.34.Final io.netty netty-buffer - 4.0.32.Final + 4.0.34.Final io.netty netty-transport - 4.0.32.Final + 4.0.34.Final io.netty netty-handler - 4.0.32.Final + 4.0.34.Final