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=85ae15911e9c77b63eea7d1fef404fd6c4fe6e68;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=849a6065f3d9c4b349d9124115fc815af48eda29;hpb=5573d13a9a495fad54e5a4e26cf3d3a3723d6f64;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 849a6065f3..85ae15911e 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.12.4-SNAPSHOT + 1.13.6-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}