From: ajay_dp001 Date: Thu, 28 Jan 2021 17:54:21 +0000 (+0530) Subject: [DMaap-messageservice] Update Security Vulnerability X-Git-Tag: 1.1.19~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5aaca0abc456d038cc110c36cba9061c7c499e77;p=dmaap%2Fmessagerouter%2Fmessageservice.git [DMaap-messageservice] Update Security Vulnerability - grails-bootstrap version 2.5.4 to 4.0.1 - jackson-databind version 2.8.11.1 to 2.11.2 - org.apache.camel-core version 2.21.5 to 3.0.5 - org.apache.camel-groovy version 2.21.5 to 3.0.5 - org.apache.camel-spring version 2.21.5 to 3.0.5 - org.apache.camel-velocity version 2.21.5 to 3.0.5 Issue-ID: DMAAP-1515 Signed-off-by: ajay_dp001 Change-Id: I547fd2e7a72861d200d484870ac9cf95e01168fd --- diff --git a/pom.xml b/pom.xml index f703434..c184c04 100644 --- a/pom.xml +++ b/pom.xml @@ -194,6 +194,7 @@ ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' 2.21.5 + 3.5.0 /content/sites/site/org/onap/dmaap/messagerouter/messageservice/${project.artifactId}/${project.version} true true @@ -352,16 +353,11 @@ com.fasterxml.woodstox woodstox-core 5.3.0 - - - org.springframework - spring-webmvc - 5.2.3.RELEASE org.grails grails-bootstrap - 2.5.4 + 4.0.1 compile @@ -517,13 +513,13 @@ com.fasterxml.jackson.core jackson-core - 2.8.11 + 2.11.2 com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.11.2 org.grails @@ -606,7 +602,7 @@ org.apache.camel camel-core - ${camel.version} + 3.4.0 org.apache.camel @@ -616,7 +612,7 @@ org.apache.camel camel-spring - ${camel.version} + ${camel.version.latest} org.apache.camel @@ -653,7 +649,7 @@ org.apache.camel camel-groovy - ${camel.version} + ${camel.version.latest} org.apache.camel @@ -693,7 +689,7 @@ org.apache.camel camel-velocity - ${camel.version} + ${camel.version.latest} com.att.ajsc