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 84a83b475965c2fa8b1e955f7f3e38850ba76ae4..05827653c48c482f27f16484488d4fdfb82a1742 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
@@ -17,7 +17,8 @@ Require-Bundle: org.eclipse.core.runtime,
  org.apache.poi,
  org.apache.poi.ooxml,
  org.apache.poi.ooxml.schemas,
- org.apache.xmlbeans
+ org.apache.xmlbeans,
+ org.apache.commons.compress
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Automatic-Module-Name: org.etsi.mts.tdl.tools.to.docx.poi
 Bundle-ActivationPolicy: lazy