From e7fc3f807908f301fdd6d5c35c8c69a22e8a3b35 Mon Sep 17 00:00:00 2001 From: aoezyetimoglu Date: Fri, 1 Oct 2021 13:32:38 +0200 Subject: [PATCH 1/2] RED-2261: update dependencies --- redaction-service-v1/redaction-service-server-v1/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/redaction-service-v1/redaction-service-server-v1/pom.xml b/redaction-service-v1/redaction-service-server-v1/pom.xml index 09571769..7c4c8ef0 100644 --- a/redaction-service-v1/redaction-service-server-v1/pom.xml +++ b/redaction-service-v1/redaction-service-server-v1/pom.xml @@ -31,6 +31,12 @@ kie-spring 7.37.0.Final + + org.apache.poi + poi-ooxml + 5.0.0 + + org.locationtech.jts jts-core From 22ae1ad6a98a0db4383e545c931d41111d0463ed Mon Sep 17 00:00:00 2001 From: aoezyetimoglu Date: Fri, 1 Oct 2021 15:11:39 +0200 Subject: [PATCH 2/2] 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 -