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=bd638ead8514c8a64c5e7e9bd147d5b5d266581d;hpb=2556c7ab5cfa43fe5fc86f2259db80ae2eef88f7;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 bd638ea..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 -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"