From: Priyadharshini Date: Thu, 13 Aug 2020 10:22:58 +0000 (-0700) Subject: Fix issue due to groovy-dateutil X-Git-Tag: 1.7.1~19^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6f16428912d2a1d9687255094bf9b26f9d12a785;p=so.git Fix issue due to groovy-dateutil Issue-ID: SO-3152 Signed-off-by: Priyadharshini Change-Id: If18a60c2288e9398c05936fe6bacd48844422c09 --- 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 +