From ff286ea030490eef3d57df78eb5c92c1ea7b8ea6 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 23 Feb 2018 21:30:06 -0500 Subject: security issue: commons-collections Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho --- appc-sdc-listener/appc-sdc-listener-bundle/pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'appc-sdc-listener/appc-sdc-listener-bundle') diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 2e61b7010..b59525201 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -150,9 +150,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.apache.velocity velocity 1.7 - - - + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + + org.opendaylight.yangtools yang-parser-impl ${odl.yangtools.version} -- cgit 1.2.3-korg