Update camel jms to using spring jms
[aai/aai-common.git] / aai-client-loadbalancer / pom.xml
index 5ed63d4..58454d6 100644 (file)
             <artifactId>spring-retry</artifactId>
             <version>1.2.1.RELEASE</version>
         </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-codec-http</artifactId>
+            <version>4.0.29.Final</version>
+        </dependency>
     </dependencies>
 
     <dependencyManagement>