diff --git a/pom.xml b/pom.xml
index 0e151ef..c7dfc76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,37 +98,37 @@
io.netty
netty-buffer
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-common
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-transport
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-handler
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-codec-http
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-codec
- 4.1.0.CR3
+ 4.1.0.Final
io.netty
netty-transport-native-epoll
- 4.1.0.CR3
+ 4.1.0.Final
@@ -147,18 +147,18 @@
org.slf4j
slf4j-api
- 1.7.12
+ 1.7.21
com.fasterxml.jackson.core
jackson-core
- 2.6.3
+ 2.7.4
com.fasterxml.jackson.core
jackson-databind
- 2.6.3
+ 2.7.4
@@ -185,7 +185,7 @@
org.redisson
redisson
- 2.2.5
+ 2.2.14
provided