From e0199375f17d89314de0fe812329dc99d8e7abf9 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Tue, 18 Sep 2018 11:57:53 +0300 Subject: fix security vilation CVE-2015-3253 Change-Id: I6fd93f598b9655fe9c81095affdcafde1692aa26 Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman --- test-apis-ci/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test-apis-ci/pom.xml') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 5fd06ecf57..2918c62962 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -376,8 +376,13 @@ ${cassandra.driver.version} compile - + + + org.codehaus.groovy + groovy + 2.4.8 + -- cgit 1.2.3-korg