X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-be-tests-utils%2Fpom.xml;h=f661156aa93b00f633bb0f366b9d07d84f1e90c6;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=08c263cd9ff2ba987c40ca135de5da34ba542246;hpb=1f681f279919470d1273ba38f4b5bdcef67759e7;p=sdc.git diff --git a/common-be-tests-utils/pom.xml b/common-be-tests-utils/pom.xml index 08c263cd9f..f661156aa9 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.1-SNAPSHOT + 1.13.4-SNAPSHOT @@ -28,6 +28,14 @@ com.squareup.okhttp3 okhttp + + com.fasterxml.jackson.core + jackson-annotations + + + org.bouncycastle + bcprov-jdk15on + @@ -47,6 +55,10 @@ org.eclipse.jetty jetty-http + + javax.servlet + javax.servlet-api + @@ -121,9 +133,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile