X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fitem-rest%2Fitem-rest-services%2Fpom.xml;h=358a46043844f5be7beab6a2aa231cd66e10082c;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=ca13f205a1a227e22966c814c06ed169412d92f3;hpb=fd3e0e4d9f8badf7632dbfebd39574810ba83e9a;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index ca13f205a1..358a460438 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc item-rest - 1.11.5-SNAPSHOT + 1.13.6-SNAPSHOT item-rest-services @@ -29,8 +29,8 @@ ${project.version} - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} @@ -95,6 +95,20 @@ common-be ${project.version} compile + + + org.springframework + spring-core + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + +