From 22ae1ad6a98a0db4383e545c931d41111d0463ed Mon Sep 17 00:00:00 2001 From: aoezyetimoglu Date: Fri, 1 Oct 2021 15:11:39 +0200 Subject: [PATCH] RED-2261: update dependencies --- .../redaction-service-server-v1/pom.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/redaction-service-v1/redaction-service-server-v1/pom.xml b/redaction-service-v1/redaction-service-server-v1/pom.xml index 7c4c8ef0..138e79d7 100644 --- a/redaction-service-v1/redaction-service-server-v1/pom.xml +++ b/redaction-service-v1/redaction-service-server-v1/pom.xml @@ -24,19 +24,13 @@ org.drools drools-core - 7.37.0.Final + 7.59.0.Final org.kie kie-spring - 7.37.0.Final + 7.59.0.Final - - org.apache.poi - poi-ooxml - 5.0.0 - - org.locationtech.jts jts-core @@ -107,12 +101,6 @@ test-commons test - - org.springframework.amqp - spring-rabbit-test - 2.3.1 - test -