diff --git a/pom.xml b/pom.xml index 62a4ce9..e2a190c 100644 --- a/pom.xml +++ b/pom.xml @@ -85,37 +85,37 @@ io.netty netty-buffer - 4.1.44.Final + 4.1.50.Final io.netty netty-common - 4.1.44.Final + 4.1.50.Final io.netty netty-transport - 4.1.44.Final + 4.1.50.Final io.netty netty-handler - 4.1.44.Final + 4.1.50.Final io.netty netty-codec-http - 4.1.44.Final + 4.1.50.Final io.netty netty-codec - 4.1.44.Final + 4.1.50.Final io.netty netty-transport-native-epoll - 4.1.44.Final + 4.1.50.Final @@ -140,12 +140,12 @@ com.fasterxml.jackson.core jackson-core - 2.10.1 + 2.10.4 com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.10.4 @@ -172,13 +172,13 @@ org.redisson redisson - 3.12.0 + 3.13.1 provided com.hazelcast hazelcast-client - 3.4.3 + 3.12.7 provided @@ -206,20 +206,10 @@ 2.5.3 - - org.apache.maven.plugins - maven-eclipse-plugin - 2.9 - - true - true - - - org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.11.0 verify