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=a073d2e38d29c2c7387766dde1c36bd3b288ceb3;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=d2c6cbfeca97d1118f9c44dcb1e8ea2b64a2c508;hpb=8dbc732ba29fed3921477467ee9424732014d70b;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 d2c6cbfeca..a073d2e38d 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.9.0-SNAPSHOT + 1.13.5-SNAPSHOT @@ -83,9 +83,15 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + javax.inject @@ -94,8 +100,8 @@ provided - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -156,11 +162,6 @@ openecomp-sdc-externaltesting-impl ${project.version} - - javax.servlet - javax.servlet-api - provided - com.sun.activation javax.activation