From 0c2d26f86ce2ef75275255c87ff1716746ad5090 Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 1 Jul 2016 09:43:46 +0300 Subject: [PATCH] libs updated --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index c7dfc76..d59a6c3 100644 --- a/pom.xml +++ b/pom.xml @@ -95,40 +95,40 @@ - + io.netty netty-buffer - 4.1.0.Final + 4.1.1.Final io.netty netty-common - 4.1.0.Final + 4.1.1.Final io.netty netty-transport - 4.1.0.Final + 4.1.1.Final io.netty netty-handler - 4.1.0.Final + 4.1.1.Final io.netty netty-codec-http - 4.1.0.Final + 4.1.1.Final io.netty netty-codec - 4.1.0.Final + 4.1.1.Final io.netty netty-transport-native-epoll - 4.1.0.Final + 4.1.1.Final @@ -185,7 +185,7 @@ org.redisson redisson - 2.2.14 + 2.2.16 provided