X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.debug.graphical%2FMETA-INF%2FMANIFEST.MF;h=559b013505a5101c33a7d2a5ecaf9b43c46a1dc8;hb=64a47f48bceb4683c6e0d96924e1404ae5ddff9b;hp=f29797cc14a55c252518875dd032f710f75cf0c7;hpb=3f4efcd9edf8d1ba3a1bb8c842900cca1e6d30f3;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF b/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF index f29797cc1..559b01350 100644 --- a/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.debug.graphical/META-INF/MANIFEST.MF @@ -8,6 +8,7 @@ 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", - 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" + com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)", + org.slf4j.api, + com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.8.11,2.9.0)" +Automatic-Module-Name: org.simantics.debug.graphical