From 8a7f5574f5541e322bedd769da5ed698022fa0db Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 30 Jun 2017 18:16:31 +0300 Subject: [PATCH] dependencies version updated --- redisson/pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index b522e5308..bac439275 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -34,33 +34,33 @@ io.netty netty-transport-native-epoll - 4.1.11.Final + 4.1.12.Final provided io.netty netty-common - 4.1.11.Final + 4.1.12.Final io.netty netty-codec - 4.1.11.Final + 4.1.12.Final io.netty netty-buffer - 4.1.11.Final + 4.1.12.Final io.netty netty-transport - 4.1.11.Final + 4.1.12.Final io.netty netty-handler - 4.1.11.Final + 4.1.12.Final @@ -77,7 +77,7 @@ org.assertj assertj-core - 3.5.2 + 3.8.0 test @@ -101,7 +101,7 @@ org.jmockit jmockit - 1.28 + 1.33 test @@ -159,14 +159,14 @@ org.xerial.snappy snappy-java - 1.1.2.6 + 1.1.4 provided true de.ruedigermoeller fst - 2.47 + 2.50 provided true @@ -385,7 +385,7 @@ maven-compiler-plugin - 3.5.1 + 3.6.1 ${source.version} ${source.version}