From 3019b3d1dbac37d9d8637bffd3452f6564434779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martti=20K=C3=A4=C3=A4rik?= Date: Fri, 11 Apr 2025 14:52:56 +0300 Subject: [PATCH] Any version 2 will do, actually. --- plugins/org.etsi.mts.tdl.tools.to.docx.poi/META-INF/MANIFEST.MF | 2 +- updatesite/org.etsi.mts.tdl.updatesite/category.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/org.etsi.mts.tdl.tools.to.docx.poi/META-INF/MANIFEST.MF b/plugins/org.etsi.mts.tdl.tools.to.docx.poi/META-INF/MANIFEST.MF index 98fc2937..93e67705 100644 --- a/plugins/org.etsi.mts.tdl.tools.to.docx.poi/META-INF/MANIFEST.MF +++ b/plugins/org.etsi.mts.tdl.tools.to.docx.poi/META-INF/MANIFEST.MF @@ -19,7 +19,7 @@ Require-Bundle: org.eclipse.core.runtime, org.apache.poi.ooxml.schemas, org.apache.xmlbeans, org.apache.commons.compress, - org.apache.logging.log4j;bundle-version="2.17.1" + org.apache.logging.log4j;bundle-version="2.0.0" Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: org.etsi.mts.tdl.tools.to.docx.poi Bundle-ActivationPolicy: lazy diff --git a/updatesite/org.etsi.mts.tdl.updatesite/category.xml b/updatesite/org.etsi.mts.tdl.updatesite/category.xml index 6595d30e..96c80988 100644 --- a/updatesite/org.etsi.mts.tdl.updatesite/category.xml +++ b/updatesite/org.etsi.mts.tdl.updatesite/category.xml @@ -40,7 +40,7 @@ - + -- GitLab