From c80d6f0c1410348ed6703a915e0984a688a72c43 Mon Sep 17 00:00:00 2001 From: Nikita Date: Thu, 2 Nov 2017 10:31:53 +0300 Subject: [PATCH] netty and redisson updated --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 907fcbb..c65e6c9 100644 --- a/pom.xml +++ b/pom.xml @@ -98,37 +98,37 @@ io.netty netty-buffer - 4.1.15.Final + 4.1.16.Final io.netty netty-common - 4.1.15.Final + 4.1.16.Final io.netty netty-transport - 4.1.15.Final + 4.1.16.Final io.netty netty-handler - 4.1.15.Final + 4.1.16.Final io.netty netty-codec-http - 4.1.15.Final + 4.1.16.Final io.netty netty-codec - 4.1.15.Final + 4.1.16.Final io.netty netty-transport-native-epoll - 4.1.15.Final + 4.1.16.Final @@ -185,7 +185,7 @@ org.redisson redisson - 2.10.3 + 2.10.5 provided