From 7678396a1df3122d80d838c958d857f03e2aefbb Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Thu, 6 Sep 2018 18:16:24 +0300 Subject: fix security vilation SONATYPE-2015-0002 Change-Id: Ib526b8dfc3e7be9a2fc5d8ddfc3e32d2f0e4852f Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman --- asdctool/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'asdctool/pom.xml') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 010edceea9..e1feb7f630 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -218,6 +218,12 @@ commons-configuration 1.6 compile + + + commons-collections + commons-collections + + @@ -235,6 +241,10 @@ org.slf4j slf4j-log4j12 + + commons-collections + commons-collections + -- cgit 1.2.3-korg