Fix transport-http dependency
[netconf.git] / transport / transport-http / pom.xml
index 3ec4ead353cc4ab17fcd426f7cd596339c2e83b3..c425c2ab74a8cc66f2dbdc54cf5603893671df25 100644 (file)
             <groupId>io.netty</groupId>
             <artifactId>netty-codec-http2</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-handler</artifactId>
+        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-transport</artifactId>