]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.rest/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scl.rest / META-INF / MANIFEST.MF
index 2c2f670f850f294fa68f2c5586504917817942d5..7e382bfee0369cc93aafe379a7ca472f41204148 100644 (file)
@@ -25,6 +25,6 @@ Require-Bundle: org.glassfish.jersey.core.jersey-server,
  org.simantics.scl.runtime,
  org.eclipse.osgi;bundle-version="3.15.100",
  jakarta.ws.rs-api;bundle-version="2.1.6"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Automatic-Module-Name: org.simantics.scl.rest