diff --git a/driver/osgi.bnd b/driver/osgi.bnd index 98ae4be1e5..cbabb0cd69 100644 --- a/driver/osgi.bnd +++ b/driver/osgi.bnd @@ -1,11 +1,11 @@ package-version=${version;===;${Bundle-Version}} Export-Package: \ - !*.internal.*, \ *;version="${package-version}" Import-Package: \ !io.netty.*, \ + !com.oracle.svm.*, \ javax.security.cert, \ *