Skip to content

Commit f6f482b

Browse files
committed
fix: jaxrs-ri import-package on org.glassfish.hk2.osgiresourcelocator
1 parent c06969c commit f6f482b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bundles/jaxrs-ri/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@
302302
javax.xml.transform.stream;resolution:=optional,
303303
org.w3c.dom;resolution:=optional,
304304
org.xml.sax;resolution:=optional,
305+
org.glassfish.hk2.osgiresourcelocator;version="[1.0,2)",
305306
${hk2.osgi.version},
306307
*
307308
]]></Import-Package>

0 commit comments

Comments
 (0)