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=2e986992802600481cac512587cea90f348dce06;hp=bb0a1bba03cdaff75e89d09fe0bae0563ca6879e;hb=4cf3ca93d6e26c7434259fcf38b4d9db3c681a6f;hpb=bcbe7aa23f42b82ff6fe4304943193c04858096c diff --git a/bundles/org.simantics.utils/META-INF/MANIFEST.MF b/bundles/org.simantics.utils/META-INF/MANIFEST.MF index bb0a1bba0..2e9869928 100644 --- a/bundles/org.simantics.utils/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils/META-INF/MANIFEST.MF @@ -14,6 +14,6 @@ Export-Package: org.simantics.utils, org.simantics.utils.xml Bundle-ClassPath: . Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, - org.apache.log4j;bundle-version="1.2.15", - org.simantics.databoard;bundle-version="0.6.2" + org.simantics.databoard;bundle-version="0.6.2", + org.slf4j.api;bundle-version="1.7.20" Bundle-RequiredExecutionEnvironment: JavaSE-1.8