From 08105c03820ff6aa1a64bc41a29093b57a4cfb64 Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 10 Jun 2016 18:46:53 +0300 Subject: [PATCH] libs updated --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index d18462cf1..0b7802ba4 100644 --- a/pom.xml +++ b/pom.xml @@ -100,33 +100,33 @@ io.netty netty-transport-native-epoll - 4.0.36.Final + 4.0.37.Final provided io.netty netty-common - 4.0.36.Final + 4.0.37.Final io.netty netty-codec - 4.0.36.Final + 4.0.37.Final io.netty netty-buffer - 4.0.36.Final + 4.0.37.Final io.netty netty-transport - 4.0.36.Final + 4.0.37.Final io.netty netty-handler - 4.0.36.Final + 4.0.37.Final @@ -138,7 +138,7 @@ org.assertj assertj-core - 3.3.0 + 3.4.1 test @@ -150,7 +150,7 @@ junit junit - 4.11 + 4.12 test @@ -175,19 +175,19 @@ org.msgpack jackson-dataformat-msgpack - 0.8.2 + 0.8.7 provided org.xerial.snappy snappy-java - 1.1.2.1 + 1.1.2.6 provided de.ruedigermoeller fst - 2.43 + 2.47 provided @@ -199,7 +199,7 @@ org.slf4j slf4j-api - 1.7.14 + 1.7.21