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=afe76259e3251b487c1ca648f07cdf91f218600f;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=2981a6bdc44a89a1e9792da4927e10976f344189;hpb=a1bd235fffc7c0685800b6f3d8289d143baa87d6;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 2981a6bdc4..afe76259e3 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,30 +10,25 @@ onap-common-configuration-management org.onap.sdc.common - 1.7.0-SNAPSHOT + 1.13.5-SNAPSHOT - - - - org.junit.jupiter - junit-jupiter-engine - ${junitJupiter.version} - test - - - org.junit.vintage - junit-vintage-engine - ${junitJupiter.version} - test + org.apache.httpcomponents.client5 + httpclient5 + ${httpclient.version} + + + org.apache.httpcomponents + httpcore + + - org.mockito - mockito-core - test + org.apache.httpcomponents + httpcore + ${httpcore.version} -