]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.history.rest/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.history.rest / META-INF / MANIFEST.MF
index 030278955d57ec20f38b3fa2b7ab3f314c9b131e..c9f04535f309513145c48ba2534f0a54d91db17b 100644 (file)
@@ -9,16 +9,16 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.simantics.history;bundle-version="1.0.0",
  org.eclipse.core.runtime;bundle-version="3.13.0",
  org.glassfish.jersey.core.jersey-server,
- javax.ws.rs-api,
+ jakarta.ws.rs-api,
  org.simantics.scl.compiler,
  org.simantics.scl.osgi,
  org.eclipse.jetty.servlet,
  org.glassfish.jersey.containers.jersey-container-servlet-core,
  javax.servlet-api,
- org.eclipse.jetty.server,
- org.eclipse.jetty.util,
- org.eclipse.jetty.io,
- org.eclipse.jetty.servlets,
+ org.eclipse.jetty.server;bundle-version="9.4.24",
+ org.eclipse.jetty.util;bundle-version="9.4.24",
+ org.eclipse.jetty.io;bundle-version="9.4.24",
+ org.eclipse.jetty.servlets;bundle-version="9.4.24",
  com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.8",
  com.fasterxml.jackson.core.jackson-annotations;bundle-version="2.8.0",
  com.fasterxml.jackson.core.jackson-databind;bundle-version="2.8.8",
@@ -32,7 +32,6 @@ Require-Bundle: org.simantics.history;bundle-version="1.0.0",
  org.simantics.db;bundle-version="1.1.0",
  org.simantics.db.common;bundle-version="1.1.0",
  org.simantics.db.layer0;bundle-version="1.1.0",
- org.simantics;bundle-version="1.0.0",
- org.eclipse.jetty.servlets
+ org.simantics;bundle-version="1.0.0"
 Bundle-ClassPath: .
 Export-Package: org.simantics.history.rest