From 9aef1231359278f1827d7523afd3369935b89f5b Mon Sep 17 00:00:00 2001 From: vasraz Date: Sat, 20 Aug 2022 18:12:07 +0100 Subject: Remove vulnerable dependency Remove/update org.apache.tinkerpop:gremlin-core Signed-off-by: Vasyl Razinkov Change-Id: Id41e2d0d089e5071c9923297c55bf31d9a57189f Issue-ID: SDC-4017 --- integration-tests/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'integration-tests/pom.xml') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a811093d2a..175e45b19e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -146,8 +146,12 @@ limitations under the License. test + org.apache.tinkerpop gremlin-groovy + + org.apache.tinkerpop + gremlin-core slf4j-log4j12 -- cgit 1.2.3-korg