X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=plugins%2Forg.apache.poi%2FMETA-INF%2FMANIFEST.MF;h=45da4619db3c88029a163198d98a85da1d370ee6;hb=HEAD;hp=6aaad56c29eb0b1c8a3064020107e7bcd187a685;hpb=b04509280dc768248698ad3f920de73cb2ab0937;p=simantics%2Fthird-party.git diff --git a/plugins/org.apache.poi/META-INF/MANIFEST.MF b/plugins/org.apache.poi/META-INF/MANIFEST.MF index 6aaad56..45da461 100644 --- a/plugins/org.apache.poi/META-INF/MANIFEST.MF +++ b/plugins/org.apache.poi/META-INF/MANIFEST.MF @@ -2,9 +2,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Apache POI Bundle-SymbolicName: org.apache.poi -Bundle-Version: 3.15.0.qualifier -Bundle-Vendor: Association for Decentralized Information Management in Industry THTH ry -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Automatic-Module-Name: org.apache.poi +Bundle-Version: 3.15.0.b0004 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ClassPath: lib/poi-3.15.jar, lib/poi-ooxml-3.15.jar, lib/poi-ooxml-schemas-3.15.jar, @@ -84,9 +84,8 @@ Export-Package: org.apache.poi, org.apache.poi.xwpf.extractor, org.apache.poi.xwpf.model, org.apache.poi.xwpf.usermodel -Require-Bundle: org.apache.commons.codec;bundle-version="1.10.0", +Require-Bundle: org.apache.commons.codec;bundle-version="1.6.0", org.apache.commons.collections4;bundle-version="4.1.0", org.apache.commons.logging;bundle-version="1.2.0", - org.apache.log4j;bundle-version="1.2.17", - com.github.virtuald.curvesapi;bundle-version="1.3.0", + com.github.virtuald.curvesapi;bundle-version="1.4.0", org.apache.xmlbeans;bundle-version="2.6.0"