Cleanup dependencies a bit
[netconf.git] / netconf / netconf-util / pom.xml
index 288ed537bb2ad94b0adbd034858999f9fe0713ac..ce950d524ab173558d678883304efe9e8976a163 100644 (file)
     </dependency>
     <dependency>
       <groupId>io.netty</groupId>
-      <artifactId>netty-handler</artifactId>
+      <artifactId>netty-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport</artifactId>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>