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=ad989e12547abf6ec7351dbd492e4a181220b10c;hpb=7d8c3dcdd6cba92258286cfdc2ac9bdd837ce9be;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 ad989e1254..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.8-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