diff --git a/api/bnd.bnd b/api/bnd.bnd index 7a80f412..97d04a98 100644 --- a/api/bnd.bnd +++ b/api/bnd.bnd @@ -1,7 +1,7 @@ -exportcontents: \ org.eclipse.microprofile.* Import-Package: \ - jakarta.enterprise.util;version="[2.0,3)", \ + jakarta.enterprise.util;version="[3.0,5)", \ * Bundle-SymbolicName: org.eclipse.microprofile.fault.tolerance # For reproducible builds