X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.debug.graphical%2FMETA-INF%2FMANIFEST.MF;h=f29797cc14a55c252518875dd032f710f75cf0c7;hp=b7790ca384f27d9da333f9d03f0f45e37f979f21;hb=d2cdc6934657ae85a4a239270d34e1f366464856;hpb=92ad7da377109c556029f64566e3a2ab67ac57c6 diff --git a/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF b/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF index b7790ca38..f29797cc1 100644 --- a/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF @@ -7,4 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.simantics.db;bundle-version="1.1.0", org.eclipse.core.runtime;bundle-version="3.6.0", org.eclipse.ui;bundle-version="3.6.0", - org.simantics.ui;bundle-version="1.0.0" + org.simantics.ui;bundle-version="1.0.0", + com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.8", + org.slf4j.api;bundle-version="1.7.25", + com.fasterxml.jackson.core.jackson-databind;bundle-version="2.8.8"