From cb44bb02b2fbf0d78f50eb021409bbfcd10dc13e Mon Sep 17 00:00:00 2001
From: Philip Makedonski <makedonski@cs.uni-goettingen.de>
Date: Fri, 28 Mar 2025 12:32:39 +0100
Subject: [PATCH] + added log4j to target platform

---
 org.etsi.mts.tdl.parent/top.target | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org.etsi.mts.tdl.parent/top.target b/org.etsi.mts.tdl.parent/top.target
index 6c243bf..9c58247 100644
--- a/org.etsi.mts.tdl.parent/top.target
+++ b/org.etsi.mts.tdl.parent/top.target
@@ -63,6 +63,7 @@
 		<unit id="org.apache.xmlbeans" version="3.1.0.v20221112-0806"/>
 		<unit id="org.apache.commons.compress" version="1.21.0.v20211103-2100"/>
 		<unit id="org.apache.commons.logging" version="0.0.0"/>
+		<unit id="org.apache.logging.log4j" version="0.0.0"/>
 		<unit id="com.fasterxml.jackson.core.jackson-core" version="2.13.2.v20220426-1653"/>
 		<unit id="com.fasterxml.jackson.core.jackson-databind" version="2.13.2.v20220426-1653"/>
 		<unit id="com.fasterxml.jackson.core.jackson-annotations" version="2.13.2.v20220426-1653"/>
-- 
GitLab