From d46bf3638b5025f1b084134ec41b79da3fccee77 Mon Sep 17 00:00:00 2001 From: Sunil Unnava Date: Mon, 12 Mar 2018 09:30:41 -0400 Subject: [PATCH 1/1] changes for security issues Issue-ID: DMAAP-207 Change-Id: Iefc76d3ec4c57f1a6f6a498975db758dda8016a7 Signed-off-by: Sunil Unnava --- pom.xml | 442 ++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 205 insertions(+), 237 deletions(-) diff --git a/pom.xml b/pom.xml index 8fff980..d8274ec 100644 --- a/pom.xml +++ b/pom.xml @@ -1,24 +1,14 @@ - + 4.0.0 @@ -28,13 +18,13 @@ jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka - + org.onap.oparent oparent 0.1.1 - + 3.2.15.RELEASE 3.0.4 @@ -42,17 +32,18 @@ 1.7 1.7 UTF-8 - - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} https://nexus.onap.org @@ -68,84 +59,124 @@ - - - Apache License Version 2.0 - + + + Apache License Version 2.0 + - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - + + Rajashree + + ATT + www.att.com + + + Ramkumar + + ATT + www.att.com + + - - commons-collections - commons-collections - 3.2.2 - - - ch.qos.logback - logback-core - 1.2.0 - - - ch.qos.logback - logback-classic - 1.2.0 - - - - org.grails - grails-web - 2.4.4 - - + + commons-collections + commons-collections + 3.2.2 + + + ch.qos.logback + logback-core + 1.2.0 + + + ch.qos.logback + logback-classic + 1.2.0 + + + + org.grails + grails-web + 2.4.4 + + + org.grails + grails-bootstrap + 2.5.3 + compile + + + ant + org.apache.ant + + + jna + net.java.dev.jna + + + ant-trax + org.apache.ant + + + gant_groovy1.8 + org.codehaus.gant + + + ant-launcher + org.apache.ant + + + jline + jline + + + ivy + org.apache.ivy + + + jansi + org.fusesource.jansi + + + commons-logging + commons-logging + + + ant-junit + org.apache.ant + + + + org.springframework spring-test ${spring.version} test - - org.codehaus.groovy - groovy-all - 2.4.4 - compile - - - jline - jline - - - - - commons-fileupload - commons-fileupload - 1.3.3 - - + + org.codehaus.groovy + groovy-all + 2.4.4 + compile + + + jline + jline + + + + + commons-fileupload + commons-fileupload + 1.3.3 + + junit junit @@ -156,7 +187,7 @@ com.att.aft dme2 3.1.200-oss - + @@ -270,11 +301,8 @@ - + @@ -293,22 +321,22 @@ - org.apache.httpcomponents - httpclient - 4.5.3 - - - org.apache.httpcomponents - httpclient-cache - 4.5.3 - - - org.apache.httpcomponents - httpcore - 4.4.1 - - - + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + jline @@ -329,11 +357,11 @@ - - com.google.code.gson - gson - 2.8.0 - + + com.google.code.gson + gson + 2.8.0 + com.fasterxml.jackson.core @@ -341,7 +369,7 @@ 2.8.11 test - + com.fasterxml.jackson.core jackson-databind @@ -361,12 +389,12 @@ 1.6.4 test - + - org.powermock - powermock-module-junit4-rule - 1.6.4 - test + org.powermock + powermock-module-junit4-rule + 1.6.4 + test org.mockito @@ -374,7 +402,7 @@ 1.10.19 test - + DMaaP @@ -439,117 +467,57 @@ - + org.apache.maven.plugins maven-surefire-plugin 2.12.4 - + - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - html - xml - - - - + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + + + +