From b5980663a63b3c128a8714fe7c13339eaa0a2955 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Sun, 9 Jan 2022 16:54:19 +0100 Subject: fix(core): change validation of loaded process-definitions to fix problem of circular-dependencies loading --- eaaf_core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'eaaf_core/pom.xml') diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index a14c107b..a22c49fe 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -108,6 +108,12 @@ test test-jar + + ch.qos.logback + logback-classic + test + + -- cgit v1.2.3