]> gerrit.simantics Code Review - simantics/third-party.git/blobdiff - plugins/org.apache.poi/META-INF/MANIFEST.MF
Rebuilt all manual artifacts based on newer target
[simantics/third-party.git] / plugins / org.apache.poi / META-INF / MANIFEST.MF
index 6aaad56c29eb0b1c8a3064020107e7bcd187a685..45da4619db3c88029a163198d98a85da1d370ee6 100644 (file)
@@ -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"