Pull eddsa into netconf-netty-util
[netconf.git] / netconf / netconf-netty-util / pom.xml
index cd8b2a7fd8c9e8fa2efe1435d26f9cea18a1e2ff..a8e6aa808bf395ab3a5adfa93fa0a564d8687a82 100644 (file)
       <groupId>org.apache.sshd</groupId>
       <artifactId>sshd-netty</artifactId>
     </dependency>
+    <dependency>
+      <groupId>net.i2p.crypto</groupId>
+      <artifactId>eddsa</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>