Commit 4f42dd03 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+added commons compress which for some reason is no longer resolved otherwise

parent 43a9418b
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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