]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF
Removed unnecessary dependencies on org.apache.log4j
[simantics/platform.git] / bundles / org.simantics.db.layer0 / META-INF / MANIFEST.MF
index 28801e2782958a0ab5907a7be8d7665c168b6b4c..17fc2ed8c51883fe630e9a3e66ab16913d55f5af 100644 (file)
@@ -3,13 +3,12 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Layer0 Database Utils
 Bundle-SymbolicName: org.simantics.db.layer0;singleton:=true
 Bundle-Version: 1.1.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: gnu.trove3;bundle-version="3.0.3",
  org.eclipse.core.runtime;bundle-version="3.5.0",
  org.simantics.databoard;bundle-version="0.6.2";visibility:=reexport,
  org.simantics.db.services;bundle-version="1.1.0";visibility:=reexport,
  org.simantics.db.management;bundle-version="1.1.0",
- org.apache.log4j;bundle-version="1.2.15",
  org.apache.commons.io;bundle-version="1.4.0",
  org.simantics.layer0;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.graph.db;bundle-version="1.1.5";visibility:=reexport,