X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common-be%2Fpom.xml;h=4797bfd053ae8fbb1137e313be97f46abe988eaa;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=c8c79ded69725709607a2c733374b97261a66da6;hpb=fc768c6cea75cc8aba3233780b9f31c73e787c99;p=sdc.git diff --git a/common-be/pom.xml b/common-be/pom.xml index c8c79ded69..4797bfd053 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.12.0-SNAPSHOT + 1.13.5-SNAPSHOT @@ -32,6 +32,14 @@ com.squareup.okhttp3 okhttp + + com.fasterxml.jackson.core + jackson-annotations + + + org.bouncycastle + bcprov-jdk15on + @@ -51,6 +59,10 @@ org.eclipse.jetty jetty-http + + javax.servlet + javax.servlet-api + @@ -131,9 +143,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile