]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.data/META-INF/MANIFEST.MF
Revert jersey and jackson back to versions that work with JDK8
[simantics/platform.git] / bundles / org.simantics.scl.data / META-INF / MANIFEST.MF
index eb6ba41c5c4bf0fde149c03079f3ba8b4450ec25..ea90658a3439d13edd3cc44885a601627cba8c83 100644 (file)
@@ -8,7 +8,7 @@ Require-Bundle: org.simantics.scl.runtime;bundle-version="0.4.0",
  org.simantics.scl.osgi;bundle-version="1.0.4",
  org.jdom2;bundle-version="2.0.6",
  org.junit;bundle-version="4.12.0";resolution:=optional,
- com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2",
- com.fasterxml.jackson.core.jackson-databind
+ com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)",
+ com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.8.11,2.9.0)"
 Bundle-ClassPath: .
 Automatic-Module-Name: org.simantics.scl.data