X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=protocol%2Fnetconf-client%2Fpom.xml;h=4f7a585867defa63554dbca202286345f71b12de;hb=a81af493a988756d2f032c14628ff936bb0e6b2d;hp=6484baa0e15c5d22850544f4784cbf4fb9a68fda;hpb=e81f9b096ccda6c0eb84d337321c48e15e9dbad8;p=netconf.git diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 6484baa0e1..4f7a585867 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0-SNAPSHOT + 7.0.3-SNAPSHOT ../../parent @@ -51,6 +51,12 @@ io.netty netty-transport + + jakarta.annotation + jakarta.annotation-api + provided + true + org.checkerframework checker-qual @@ -77,26 +83,31 @@ shaded-exificient - org.opendaylight.netconf.model - rfc6241 - - - org.osgi - org.osgi.service.component.annotations + org.opendaylight.netconf + transport-tcp org.opendaylight.netconf - transport-tcp + transport-ssh org.opendaylight.netconf transport-tls - org.opendaylight.netconf - transport-ssh + org.opendaylight.netconf.model + rfc6241 + + + org.osgi + org.osgi.service.component.annotations + + org.bouncycastle + bcpkix-jdk18on + test + org.opendaylight.yangtools mockito-configuration