diff --git a/providers/netty3/pom.xml b/providers/netty3/pom.xml
index b387a58561..9644372ec4 100644
--- a/providers/netty3/pom.xml
+++ b/providers/netty3/pom.xml
@@ -16,7 +16,7 @@
io.netty
netty
- 3.10.0.Final
+ 3.10.3.Final
org.asynchttpclient
diff --git a/providers/netty4/pom.xml b/providers/netty4/pom.xml
index 88e2763f14..c2cb5d2d88 100644
--- a/providers/netty4/pom.xml
+++ b/providers/netty4/pom.xml
@@ -16,7 +16,7 @@
io.netty
netty-all
- 4.0.26.Final
+ 4.1.42.Final
org.javassist