X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.graph%2FMETA-INF%2FMANIFEST.MF;h=a61255e1ccd2a6898a6475cedef87ce6ae321802;hp=967272c074c03e5dd6f6624d5ed6a3fc60373b2f;hb=86adc86522decdf79259743cde5ec3688af3d908;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF index 967272c07..a61255e1c 100644 --- a/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.graph/META-INF/MANIFEST.MF @@ -21,7 +21,8 @@ Require-Bundle: org.simantics.layer0.utils, org.simantics.datatypes.ontology;bundle-version="1.1.0", org.simantics.document.server.io;bundle-version="0.0.1", org.simantics.simulator.variable, - org.apache.poi;bundle-version="3.10.0", + org.apache.poi;bundle-version="3.14.0", + org.apache.poi.ooxml;bundle-version="3.14.0", it.unimi.dsi.fastutil, org.simantics.structural.synchronization.client, org.simantics.db.indexing, @@ -29,7 +30,8 @@ Require-Bundle: org.simantics.layer0.utils, org.simantics.modeling;bundle-version="1.1.1", org.eclipse.e4.core.contexts, org.eclipse.e4.ui.di, - org.simantics.browsing.ui.swt + org.simantics.browsing.ui.swt, + org.slf4j.api;bundle-version="1.7.20" Export-Package: org.apache.commons.math3.stat.regression, org.simantics.spreadsheet.graph, org.simantics.spreadsheet.graph.adapter,