X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=8c9fb33cdf322ed2cb983d49385b03a9d714f09a;hb=3da5dc20c14061e061d902bb3b5d30f139717fdd;hp=a92ab02f92b6ed530fb8b7dac77b5515c8cafdf5;hpb=d8e7b336290c8fad00d575dca05577df96623df2;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index a92ab02f92..8c9fb33cdf 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 2.0.15-SNAPSHOT + 6.0.0-SNAPSHOT ../../parent @@ -33,7 +33,7 @@ dk.brics automaton - 1.12-3 + 1.12-4 @@ -53,6 +53,15 @@ guava + + javax.servlet + javax.servlet-api + + + jakarta.ws.rs + jakarta.ws.rs-api + + org.opendaylight.mdsal mdsal-dom-api @@ -82,9 +91,20 @@ yang-model-util + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + provided + true + org.osgi - osgi.core + org.osgi.service.component.annotations