From: Michael Reece Date: Wed, 26 Sep 2018 15:29:32 +0000 (+0100) Subject: Revert jackson-mapper-asl dependency changes X-Git-Tag: 1.3.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=926c104ba5e7325140933c0b574b73c4771ae877;p=aai%2Fchamp.git Revert jackson-mapper-asl dependency changes Downgrading to version 1.4.5 caused compatability issues with other dependencies requiring 1.9.2, so previous changes have been reverted and exemption saught for known security vunerability for this version Issue-ID: AAI-1677 Change-Id: I86eee45ce0256f56b0a970135a465846b749c686 Signed-off-by: Michael Reece --- diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index dd3e0d5..d8a2e34 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -60,12 +60,6 @@ limitations under the License. com.fasterxml.jackson.core jackson-databind - - - org.codehaus.jackson - jackson-mapper-asl - 1.4.5 - org.apache.tinkerpop @@ -109,10 +103,6 @@ limitations under the License. com.google.guava guava - - org.codehaus.jackson - jackson-mapper-asl - org.apache.hadoop hadoop-yarn-common diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 4942156..8235159 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -83,10 +83,6 @@ limitations under the License. org.apache.httpcomponents httpclient - - org.codehaus.jackson - jackson-mapper-asl - org.mindrot jbcrypt diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 9c42cab..d936a1b 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -191,10 +191,6 @@ limitations under the License. net.jpountz.lz4 lz4 - - org.codehaus.jackson - jackson-mapper-asl - dom4j dom4j diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index adab048..8a1de89 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -222,10 +222,6 @@ limitations under the License. com.google.guava guava - - org.codehaus.jackson - jackson-mapper-asl - org.mindrot jbcrypt