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=50ff961426d1af2bc0f84769a5491972e25009d3;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=2f632290f8dc84cb9b1942f486289da42148a0e8;hpb=38812c3d47f0426f1c4108145b696441da5a5c1f;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 2f632290f8..50ff961426 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.13.0-SNAPSHOT + 1.13.7-SNAPSHOT @@ -83,8 +83,8 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} @@ -100,8 +100,8 @@ provided - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version}