X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvendor-software-products-rest%2Fvnf-repository-rest-services%2Fpom.xml;h=9ccf8e2b33907999d06a678c8b3e68b189d3268f;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=bdafee26843289819ccbb5bcd67a4d2c7fa5acd9;hpb=1979c9210c65ba4908adbd2a3e5195f49c13bc7d;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml index bdafee2684..9ccf8e2b33 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml @@ -26,27 +26,58 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.8.3-SNAPSHOT + 1.13.4-SNAPSHOT - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api provided io.swagger.core.v3 swagger-annotations + + org.springframework + spring-expression + ${spring.framework.version} + + + org.springframework + spring-core + + + org.springframework spring-context + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.openecomp.sdc.onboarding vendor-software-products-rest-services ${project.version} + + + org.springframework + spring-core + + + org.springframework + spring-web + + org.onap.sdc.common @@ -85,6 +116,7 @@ ch.qos.logback logback-classic + ${logback.version} test