X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-be-tests-utils%2Fpom.xml;h=b04f130dd88aa2c18389a7471e52ecec36decfc9;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=408cc3ae75b9f6555b8922247443fcbac9c373aa;hpb=ef496e13e2ad9bea5975df7b671442404fbf38b6;p=sdc.git diff --git a/common-be-tests-utils/pom.xml b/common-be-tests-utils/pom.xml index 408cc3ae75..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.12.0-SNAPSHOT + 1.13.6-SNAPSHOT @@ -28,6 +28,14 @@ com.squareup.okhttp3 okhttp + + com.fasterxml.jackson.core + jackson-annotations + + + org.bouncycastle + bcprov-jdk15on + @@ -37,6 +45,34 @@ + + 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 @@ -97,9 +133,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile