X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvendor-software-products-rest%2Fvendor-software-products-rest-services%2Fpom.xml;h=2ebc9ab5dc709ce8585eccf0951ab4f4b63262a8;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=16262af6eb5f608d74b8a0a62199e1b98cee9815;hpb=56f99ec6ce4cf9ae5a0c9bf162164aa1c05413b3;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml index 16262af6eb..2ebc9ab5dc 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.7.0-SNAPSHOT + 1.13.7-SNAPSHOT @@ -21,7 +21,7 @@ com.sun.xml.ws jaxws-ri - 2.3.0 + ${com.sun.xml.version} pom @@ -33,6 +33,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -43,6 +53,12 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework @@ -55,11 +71,28 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} @@ -70,8 +103,8 @@ provided - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version}