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-yang-generator/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'appc-sdc-listener/appc-yang-generator') diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 413698ff9..0c45afb5d 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -48,6 +48,17 @@ 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 @@ -94,4 +105,4 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - \ No newline at end of file + -- cgit 1.2.3-korg