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=c50fe705737b3211b2304fb6064017ce11f7fab4;hpb=7dbe567ed096dd03a41803c6aac47c8dda68e220;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 c50fe70573..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.8-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} @@ -100,6 +100,14 @@ org.springframework spring-core + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet +