From 05930e33a0d9e3ed935375734c7473034403b980 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Sun, 16 Sep 2018 17:31:01 +0300 Subject: [PATCH] fix security vilation SONATYPE-2015-0002 Change-Id: I2e17918e6d7f1f4a2ec744f8f6c8df4ed3323611 Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman --- ui-ci/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 6745cc9390..5b23f4594f 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -140,6 +140,12 @@ titan-core ${titan.version} compile + + + commons-collections + commons-collections + + -- 2.16.6