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