X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fexternaltesting-rest%2Fexternaltesting-rest-services%2Fpom.xml;h=91160c953b583d917fe554606d3bc0f572506365;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=abb1b1101b7516c4979157f645edaffd7616ed74;hpb=15639470bfe7d30a3941117153b19771c8ca2b36;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index abb1b1101b..91160c953b 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding externaltesting-rest - 1.7.2 + 1.13.4-SNAPSHOT @@ -37,6 +37,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -47,6 +57,12 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework @@ -67,9 +83,15 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + javax.inject @@ -78,8 +100,8 @@ provided - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -117,6 +139,12 @@ org.openecomp.sdc openecomp-sdc-vendor-software-product-manager ${project.version} + + + org.springframework + spring-core + + com.sun.jersey.contribs @@ -134,11 +162,6 @@ openecomp-sdc-externaltesting-impl ${project.version} - - javax.servlet - javax.servlet-api - provided - com.sun.activation javax.activation