X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.utils%2FMETA-INF%2FMANIFEST.MF;h=2a7a76a1fa3d086f64384df032feb6cb4bb6fb6a;hp=2e986992802600481cac512587cea90f348dce06;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=bb5a3edf299cb943999c72c69dd68fb740c8a506 diff --git a/bundles/org.simantics.utils/META-INF/MANIFEST.MF b/bundles/org.simantics.utils/META-INF/MANIFEST.MF index 2e9869928..2a7a76a1f 100644 --- a/bundles/org.simantics.utils/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils/META-INF/MANIFEST.MF @@ -15,5 +15,6 @@ Export-Package: org.simantics.utils, Bundle-ClassPath: . Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, org.simantics.databoard;bundle-version="0.6.2", - org.slf4j.api;bundle-version="1.7.20" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Automatic-Module-Name: org.simantics.utils