From 3d06ed6505bdc41566cc39c1d5cb986fdd27a9c5 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 6 Feb 2016 01:58:40 +0300 Subject: [PATCH] Netty updated to 4.1.0.CR2 --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 2871864..233e065 100644 --- a/pom.xml +++ b/pom.xml @@ -98,37 +98,37 @@ io.netty netty-buffer - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-common - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-transport - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-handler - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-codec-http - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-codec - 4.1.0.CR1 + 4.1.0.CR2 io.netty netty-transport-native-epoll - 4.1.0.CR1 + 4.1.0.CR2 @@ -185,7 +185,7 @@ org.redisson redisson - 2.2.3 + 2.2.5 provided