X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvalidation-rest%2Fvalidation-rest-services%2Fpom.xml;h=804889001f8df3cd7d6e8012fca9410f6b7f5671;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=f18de069e32e96dcdd7139c5432ab3ec430b4aca;hpb=f9c261d6349d53b30ba12c7a3db755ba8c31d2f6;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index f18de069e3..804889001f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.11.4-SNAPSHOT + 1.13.5-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}