X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Flib%2Fopenecomp-sdc-datatypes-lib%2Fpom.xml;h=dac0ed9d9c0d49a3ff024cc1cead18bdbe7adb02;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=faee335b20ff20a28c5ee6de7040d6baa86bee18;hpb=540a71e9efa3c40e858003c2f0a66c89943ac7d1;p=sdc.git diff --git a/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml index faee335b20..dac0ed9d9c 100644 --- a/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml @@ -24,7 +24,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.3.3-SNAPSHOT + 1.13.5-SNAPSHOT @@ -34,19 +34,19 @@ ${commons.collections.version} - org.codehaus.jackson - jackson-mapper-asl - ${jackson.mapper.version} + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} - io.swagger + io.swagger.core.v3 swagger-annotations ${swagger.version} - commons-lang - commons-lang - ${commons.lang.version} + org.apache.commons + commons-lang3 + ${commons.lang3.version} org.onap.sdc.common @@ -58,10 +58,5 @@ lombok provided - - org.testng - testng - test -