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=09a36c2e80171446bd2bd06ee4331b46d01e5397;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=5e1ad3af29db7c20901ee11ba84cf1610fa2ad01;hpb=dea1a8ef0105f902faea976c9ae9429fa2f2e8db;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 5e1ad3af29..09a36c2e80 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.3-SNAPSHOT + 1.13.7-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 + +