From 5d1de005a2516671430bf015eee044ccd8a9613b Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sat, 29 Dec 2018 15:47:13 +0300 Subject: [PATCH] libs updated --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index f0d6385..e120215 100644 --- a/pom.xml +++ b/pom.xml @@ -85,37 +85,37 @@ io.netty netty-buffer - 4.1.30.Final + 4.1.31.Final io.netty netty-common - 4.1.30.Final + 4.1.31.Final io.netty netty-transport - 4.1.30.Final + 4.1.31.Final io.netty netty-handler - 4.1.30.Final + 4.1.31.Final io.netty netty-codec-http - 4.1.30.Final + 4.1.31.Final io.netty netty-codec - 4.1.30.Final + 4.1.31.Final io.netty netty-transport-native-epoll - 4.1.30.Final + 4.1.31.Final @@ -140,25 +140,25 @@ com.fasterxml.jackson.core jackson-core - 2.7.9 + 2.9.7 com.fasterxml.jackson.core jackson-databind - 2.7.9.2 + 2.9.7 org.springframework spring-beans - [2.5,) + [3.1,) provided org.springframework spring-core - [2.5,) + [3.1,) commons-logging @@ -172,7 +172,7 @@ org.redisson redisson - 3.8.2 + 3.10.0 provided