]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.spreadsheet / META-INF / MANIFEST.MF
index 2bbd595f73c2087b0d2d368a7701b1ee826c06bb..105f5c3cf9009c8880afa5fe55d24c09a99a922f 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Spreadsheet
 Bundle-SymbolicName: org.simantics.spreadsheet
 Bundle-Version: 1.1.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.spreadsheet,
  org.simantics.spreadsheet.cell.handler,
  org.simantics.spreadsheet.event.model,
@@ -23,6 +23,6 @@ Require-Bundle: org.simantics.utils.datastructures;bundle-version="1.0.0",
  org.simantics.simulator.toolkit;bundle-version="1.0.0",
  org.simantics.structural.synchronization;bundle-version="1.0.0",
  org.apache.poi,
- org.slf4j.api;bundle-version="1.7.25"
+ org.slf4j.api
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Automatic-Module-Name: org.simantics.spreadsheet