Skip to content

Commit

Permalink
[26348] add missing eclipse persistence MAINTAIN_CACHE package imports
Browse files Browse the repository at this point in the history
  • Loading branch information
huthomas committed May 14, 2024
1 parent 7afb812 commit aad75d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bundles/ch.elexis.omnivore.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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]"

0 comments on commit aad75d4

Please sign in to comment.