Merge "Upgrade xercesImpl"
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 3f441c44614bc428fbf9957584429ab0a39fe08b..89f2c85190e26b58d803c579c10e647e9e1dd6fc 100644 (file)
     <dependency>
       <groupId>org.apache.sshd</groupId>
       <artifactId>sshd-core</artifactId>
-      <version>1.6.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.sshd</groupId>
+      <artifactId>sshd-netty</artifactId>
     </dependency>
 
     <dependency>
@@ -81,8 +84,8 @@
       <artifactId>slf4j-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>xmlunit</groupId>
-      <artifactId>xmlunit</artifactId>
+      <groupId>org.xmlunit</groupId>
+      <artifactId>xmlunit-legacy</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>