diff --git a/content-api/content-service/pom.xml b/content-api/content-service/pom.xml
index 82f12f833..f7878641d 100755
--- a/content-api/content-service/pom.xml
+++ b/content-api/content-service/pom.xml
@@ -141,7 +141,19 @@
play-netty-server_${scala.major.version}
${play2.version}
runtime
+
+
+ io.netty
+ netty-codec-http
+
+
+
+
+ io.netty
+ netty-codec-http
+ 4.1.44.Final
+
org.scala-lang
scala-library