From: Robert Varga Date: Thu, 2 Jun 2022 16:09:08 +0000 (+0200) Subject: Cleanup netconf-netty-util dependencies X-Git-Tag: v4.0.0~48 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=d8ccf3d3c3dbe7fdaba857ebe797cfec1e369d6b Cleanup netconf-netty-util dependencies We have a few warnings here, clean them up. Change-Id: I78ceb34fa252e3df4fb6e236b6fa45902501622c Signed-off-by: Robert Varga --- diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 9f3816f4ef..999797f4cc 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -23,22 +23,54 @@ - ${project.groupId} - netconf-api + com.google.guava + guava - ${project.groupId} - netconf-util + org.checkerframework + checker-qual + provided - com.google.guava - guava + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-common io.netty netty-handler - + + io.netty + netty-transport + + + org.opendaylight.aaa + aaa-encrypt-service + + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.netconf + netconf-api + + + org.opendaylight.netconf + netconf-util + org.opendaylight.netconf shaded-exificient @@ -48,10 +80,7 @@ shaded-sshd - - org.slf4j - slf4j-api - + org.xmlunit xmlunit-legacy @@ -60,12 +89,6 @@ org.opendaylight.yangtools mockito-configuration - - org.opendaylight.aaa - aaa-encrypt-service - - - ${project.groupId} netconf-util @@ -73,5 +96,4 @@ test -