TCAgen2 container CrashLoopBackOff error fix
[dcaegen2/analytics/tca-gen2.git] / dcae-analytics / dcae-analytics-tca-web / pom.xml
index fdee04e..3d4784d 100644 (file)
         <groupId>io.undertow</groupId>
         <artifactId>undertow-core</artifactId>
       </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-handler</artifactId>
+            <version>4.1.54.Final</version>
+        </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-handler-proxy</artifactId>
+            <version>4.1.54.Final</version>
+        </dependency>
 
     </dependencies>