X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Faction-library-rest%2Faction-library-rest-services%2Fpom.xml;h=533cfaf08cb3eef05ee03b04b80e40ddebfbc4ba;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=5a4b3f68d1eded650463919d154bfc8ced6a58e2;hpb=0e004ae88636eae5d323d8408f65f7e7113ecfd9;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 5a4b3f68d1..533cfaf08c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.11.9-SNAPSHOT + 1.13.6-SNAPSHOT @@ -79,8 +79,8 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} @@ -96,8 +96,8 @@ - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -132,12 +132,6 @@ ${jersey.multipart.version} provided - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - com.sun.activation javax.activation