]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.utils.thread / META-INF / MANIFEST.MF
index 7028157f6a172c970dd54522c847cb6181d4b690..a200f5fa0060e104fcb7ab65d511319bded0f10f 100644 (file)
@@ -6,6 +6,6 @@ Bundle-Version: 1.1.0.qualifier
 Export-Package: org.simantics.utils.threads,
  org.simantics.utils.threads.logger
 Bundle-Vendor: VTT Technical Research Centre of Finland
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.slf4j.api
 Automatic-Module-Name: org.simantics.utils.thread