From 032a765013bf6b0e23aca59aac2343c2d1903aec Mon Sep 17 00:00:00 2001 From: VENKATESH KUMAR Date: Tue, 19 Mar 2019 00:13:07 -0400 Subject: fix sec issue on tca Change-Id: I065681bd984881c053f75d8db4d6a29e12df38e1 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1209 --- dcae-analytics-cdap-tca/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 + + + + -- cgit 1.2.3-korg