X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-be-tests-utils%2Fpom.xml;h=b04f130dd88aa2c18389a7471e52ecec36decfc9;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=9dea035bda9216a0f1463e6b313a0c6b51088ee6;hpb=f9c261d6349d53b30ba12c7a3db755ba8c31d2f6;p=sdc.git diff --git a/common-be-tests-utils/pom.xml b/common-be-tests-utils/pom.xml index 9dea035bda..b04f130dd8 100644 --- a/common-be-tests-utils/pom.xml +++ b/common-be-tests-utils/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.11.4-SNAPSHOT + 1.13.6-SNAPSHOT @@ -22,10 +22,57 @@ io.minio minio - 8.3.4 + ${minio.version} + + + com.squareup.okhttp3 + okhttp + + + com.fasterxml.jackson.core + jackson-annotations + + + org.bouncycastle + bcprov-jdk15on + + + + + com.squareup.okhttp3 + okhttp + ${okhttp.version} + + org.eclipse.jetty + jetty-server + ${jetty.version} + compile + + + org.eclipse.jetty + jetty-http + + + javax.servlet + javax.servlet-api + + + + + org.eclipse.jetty + jetty-servlet + ${jetty.version} + compile + + + org.eclipse.jetty + jetty-security + + + org.openecomp.sdc common-app-api @@ -43,6 +90,10 @@ org.apache.httpcomponents httpcore + + org.functionaljava + functionaljava + @@ -66,12 +117,6 @@ ${guava.version} provided - - org.functionaljava - functionaljava - ${functionaljava.version} - provided - com.fasterxml.jackson.core @@ -88,9 +133,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile