diff --git a/service/pom.xml b/service/pom.xml
index aba439e3..447a445d 100755
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -51,8 +51,17 @@
org.scala-lang
scala-library
+
+ io.netty
+ netty-codec-http
+
+
+ io.netty
+ netty-codec-http
+ 4.1.44.Final
+
com.typesafe.play
play-guice_${scala.major.version}