From d6465d56ca959b8493c1a9a3938d3d24461b5a6b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 5 Mar 2018 10:25:41 -0500 Subject: Upgrade commons-collection for security fix Force use of 3.2.2 to clear security issue for commons collections. Issue-ID: POLICY-507 Change-Id: Id9ac1e07b90dfb6594cde5ba4cec4e3867f43a76 Signed-off-by: Pamela Dragosh --- ONAP-SDK-APP/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ONAP-SDK-APP/pom.xml') diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index c1ce21e4f..687e5b3a2 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -238,6 +238,16 @@ jar + + + commons-collections + commons-collections + 3.2.2 + org.onap.portal.sdk epsdk-core @@ -247,6 +257,10 @@ mysql mysql-connector-java + + commons-collections + commons-collections + -- cgit 1.2.3-korg