X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=8227cb3a0e2d6dd8cb750868b6ed7863e4b1b4f9;hb=1ae3a0ddb1d68a23e861c5f4798df71d15d4db74;hp=2048108a564a1550818b449d2bbdf7866f5bfd02;hpb=09c1d18add7cfc310f3d190a1a02a523159162ce;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 2048108a56..8227cb3a0e 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.0-SNAPSHOT + 5.0.4-SNAPSHOT ../../parent @@ -53,6 +53,15 @@ guava + + javax.servlet + javax.servlet-api + + + jakarta.ws.rs + jakarta.ws.rs-api + + org.opendaylight.mdsal mdsal-dom-api @@ -82,6 +91,22 @@ yang-model-util + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + provided + true + + + org.osgi + org.osgi.service.component.annotations + + org.opendaylight.aaa.web web-api