From cd9e3b25a386bd8786be5e81c68f2eb4f422ac0e Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 15 Jul 2016 21:21:36 +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 6e37d9528..3bde0a1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -91,33 +91,33 @@ io.netty netty-transport-native-epoll - 4.0.38.Final + 4.0.39.Final provided io.netty netty-common - 4.0.38.Final + 4.0.39.Final io.netty netty-codec - 4.0.38.Final + 4.0.39.Final io.netty netty-buffer - 4.0.38.Final + 4.0.39.Final io.netty netty-transport - 4.0.38.Final + 4.0.39.Final io.netty netty-handler - 4.0.38.Final + 4.0.39.Final