From 6f16428912d2a1d9687255094bf9b26f9d12a785 Mon Sep 17 00:00:00 2001 From: Priyadharshini Date: Thu, 13 Aug 2020 03:22:58 -0700 Subject: Fix issue due to groovy-dateutil Issue-ID: SO-3152 Signed-off-by: Priyadharshini Change-Id: If18a60c2288e9398c05936fe6bacd48844422c09 --- bpmn/so-bpmn-infrastructure-common/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml index 28e3ffe8c3..5dad9b8687 100644 --- a/bpmn/so-bpmn-infrastructure-common/pom.xml +++ b/bpmn/so-bpmn-infrastructure-common/pom.xml @@ -289,5 +289,10 @@ org.camunda.bpm.extension.mockito camunda-bpm-mockito + + org.codehaus.groovy + groovy-dateutil + 2.5.8 + -- cgit 1.2.3-korg