From: edepaul Date: Tue, 11 Sep 2018 07:07:16 +0000 (+0100) Subject: Updates to remove secruity violations X-Git-Tag: 1.0.1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=555b7fcb55849eaf88dcb92a4872126ffc19df41 Updates to remove secruity violations Change-Id: Ibb7de5e8f55cc71c36f3e46ab6e085df255de7a6 Signed-off-by: Paul Dennehy Issue-ID: DMAAP-766 --- diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 8879f1c1..f9bdce67 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -40,6 +40,11 @@ onap/dmaap/datarouter-node + + com.google.guava + guava + ${google.guava.version} + commons-codec commons-codec @@ -59,7 +64,7 @@ javax.mail javax.mail-api - 1.5.1 + ${javax.mail-api.version} com.att.eelf @@ -154,11 +159,6 @@ httpcore 4.4 - - commons-codec - commons-codec - 1.6 - org.mozilla rhino diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 4685499f..c9c0c2ff 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -82,7 +82,7 @@ javax.mail javax.mail-api - 1.5.5 + ${javax.mail-api.version} com.att.eelf diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index de393baf..cc1d4868 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -41,6 +41,11 @@ onap/dmaap/datarouter-subscriber + + com.google.guava + guava + ${google.guava.version} + commons-codec commons-codec diff --git a/pom.xml b/pom.xml index f1b90f44..afbbf929 100755 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ ${project.version} 9.3.8.RC0 8.2.0.v20160908 + 1.5.5 1.6 1.4.10 26.0-jre