From: Sunil Unnava Date: Thu, 8 Mar 2018 18:40:50 +0000 (-0500) Subject: fixes for security issues X-Git-Tag: v1.1.2~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=04e44e42c8f9689a514052e4411659a26bbc951a;p=dmaap%2Fmessagerouter%2Fmsgrtr.git fixes for security issues Issue-ID: DMAAP-207 Change-Id: I818f47202f55fa56bd07436b940e9e4b6343e877 Signed-off-by: Sunil Unnava --- diff --git a/pom.xml b/pom.xml index ebbacd5..8fff980 100644 --- a/pom.xml +++ b/pom.xml @@ -105,18 +105,29 @@ logback-classic 1.2.0 - + + We have JCL-over-SLF4J instead. commons-logging commons-logging - + --> + + org.grails + grails-web + 2.4.4 + + + org.springframework + spring-test + ${spring.version} + test + org.codehaus.groovy groovy-all @@ -327,14 +338,14 @@ com.fasterxml.jackson.core jackson-core - 2.8.5 + 2.8.11 test com.fasterxml.jackson.core jackson-databind - 2.8.11 + 2.8.11.1