From: VENKATESH KUMAR Date: Tue, 19 Mar 2019 04:13:07 +0000 (-0400) Subject: fix sec issue on tca X-Git-Tag: 4.0.0-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F82681%2F3;p=dcaegen2%2Fanalytics%2Ftca.git fix sec issue on tca Change-Id: I065681bd984881c053f75d8db4d6a29e12df38e1 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1209 --- diff --git a/dcae-analytics-cdap-tca/pom.xml b/dcae-analytics-cdap-tca/pom.xml index e580d47..c42a820 100644 --- a/dcae-analytics-cdap-tca/pom.xml +++ b/dcae-analytics-cdap-tca/pom.xml @@ -3,7 +3,7 @@ ~ ===============================LICENSE_START====================================== ~ dcae-analytics ~ ================================================================================ - ~ Copyright © 2017 AT&T Intellectual Property. All rights reserved. + ~ Copyright © 2017-2019 AT&T Intellectual Property. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -121,6 +121,16 @@ + + + + commons-codec + commons-codec + 1.10 + + + +