X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fonap-common-configuration-management%2Fonap-configuration-management-api%2Fpom.xml;h=8becd078c105a5254582252155bdbc3b83d903e9;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=7dcf1958cfa4badec27bea1be156f96daedcfb09;hpb=00acf3d39898cc712e8f3fd2afb69f26bc922f61;p=sdc.git diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index 7dcf1958cf..8becd078c1 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -10,6 +10,25 @@ onap-common-configuration-management org.onap.sdc.common - 1.9.0-SNAPSHOT + 1.13.7-SNAPSHOT + + + org.apache.httpcomponents.client5 + httpclient5 + ${httpclient.version} + + + org.apache.httpcomponents + httpcore + + + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} + +