From 6ebd68a1d81a3c55a91ddd81fcccd5f09c0b1a77 Mon Sep 17 00:00:00 2001 From: Arne Lange Date: Mon, 13 Jan 2025 13:00:52 +0100 Subject: [PATCH] changed the logfj dependency to org.apache.logging.log4j --- applications/pom.xml | 10 ++++++---- pom.xml | 10 +++++----- vsum/pom.xml | 9 +++++---- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/applications/pom.xml b/applications/pom.xml index aa9709f0d..a73a75114 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -49,10 +49,12 @@ org.eclipse.xtext org.eclipse.xtext.xbase.lib - - log4j - log4j - + + + org.apache.logging.log4j + log4j-core + + org.eclipse.platform org.eclipse.equinox.registry diff --git a/pom.xml b/pom.xml index 17397970a..7c692ee3d 100644 --- a/pom.xml +++ b/pom.xml @@ -176,11 +176,11 @@ org.eclipse.emf.compare 3.5.3.202212280858 - - log4j - log4j - 1.2.17 - + + org.apache.logging.log4j + log4j-core + 2.24.3 + org.eclipse.emf org.eclipse.emf.common diff --git a/vsum/pom.xml b/vsum/pom.xml index 5e7077456..0ffffe37e 100644 --- a/vsum/pom.xml +++ b/vsum/pom.xml @@ -92,10 +92,11 @@ org.eclipse.xtend org.eclipse.xtend.lib - - log4j - log4j - + + org.apache.logging.log4j + log4j-core + + sdq-commons edu.kit.ipd.sdq.commons.util.emf