diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.metadata.repository/META-INF/MANIFEST.MF index 60e26dbf8..e68f9d2cf 100644 --- a/bundles/org.eclipse.equinox.p2.metadata.repository/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.p2.metadata.repository/META-INF/MANIFEST.MF @@ -18,9 +18,9 @@ Export-Package: org.eclipse.equinox.internal.p2.metadata.repository; x-friends:="org.eclipse.equinox.p2.engine, org.eclipse.equinox.p2.ui", org.eclipse.equinox.p2.metadata.io -Require-Bundle: org.eclipse.equinox.common;bundle-version="[3.5.0,4.0.0)", - org.eclipse.equinox.registry, - org.tukaani.xz;bundle-version="1.3.0" +Require-Bundle: org.eclipse.equinox.common;bundle-version="[3.19.100,4.0.0)", + org.eclipse.equinox.registry;bundle-version="[3.12.100,4)", + org.tukaani.xz;bundle-version="[1.10.0,2)" Import-Package: javax.xml.parsers, org.eclipse.equinox.internal.p2.core.helpers, org.eclipse.equinox.internal.p2.metadata,