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=06718abb2b3cc780748553811c4857c165499809;hpb=969bd23cab98a79ca9101af33334000879fb60c5 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