diff --git a/bundles/ch.elexis.omnivore.ui/META-INF/MANIFEST.MF b/bundles/ch.elexis.omnivore.ui/META-INF/MANIFEST.MF index 5fe2e43515..09bfe8e640 100644 --- a/bundles/ch.elexis.omnivore.ui/META-INF/MANIFEST.MF +++ b/bundles/ch.elexis.omnivore.ui/META-INF/MANIFEST.MF @@ -23,4 +23,5 @@ Service-Component: OSGI-INF/ch.elexis.omnivore.ui.service.OmnivoreModelServiceHo Bundle-ActivationPolicy: lazy Import-Package: javax.inject, org.apache.commons.io;version="2.5.0", - org.apache.commons.lang3;version="2.6.0" + org.apache.commons.lang3;version="2.6.0", + org.eclipse.persistence.config;version="[2.7.0,3.0.0]"