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=82cbf8854c533b6c6381845dfd1dc646d05a9130;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=5e84e5840c4946214cdb990ed9ddff431e540af3;hpb=99ac5dc08792191a79a18101e830ccacb71edde7;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 5e84e5840c..82cbf8854c 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.12.3-SNAPSHOT + 1.13.4-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}