From: Robert Varga Date: Wed, 22 Apr 2020 23:15:03 +0000 (+0200) Subject: Pull eddsa into netconf-netty-util X-Git-Tag: release/aluminium~111 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=a3a133c313057124c2e5f26cde5cd7af8402fca0;p=netconf.git Pull eddsa into netconf-netty-util Pulling in this dependency allows SSHTest to pass with ed25519 keys being configured. Change-Id: I1084e207503ab5e6f4ed50405fecabb96a018841 Signed-off-by: Robert Varga --- diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index cd8b2a7fd8..a8e6aa808b 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -52,6 +52,10 @@ org.apache.sshd sshd-netty + + net.i2p.crypto + eddsa + org.opendaylight.netconf