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 --- test-apis-ci/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test-apis-ci') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 14d6611fc0..5fd06ecf57 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -235,6 +235,10 @@ slf4j-log4j12 org.slf4j + + commons-collections + commons-collections + @@ -335,6 +339,12 @@ mockserver-netty 3.10.4 test + + + commons-collections + commons-collections + + -- cgit 1.2.3-korg