Skip to content

Commit 976b2fb

Browse files
committed
Make BouncyCastle optional in OSGi imports
1 parent 93255c4 commit 976b2fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
android.*;resolution:=optional,
112112
javax.naming.*;resolution:=optional,
113113
com.sun.jna.*;resolution:=optional,*
114+
org.bouncycastle.*;resolution:=optional,*
114115
</Import-Package>
115116
<Bundle-RequiredExecutionEnvironment>JavaSE-1.8</Bundle-RequiredExecutionEnvironment>
116117
<Bundle-License>

0 commit comments

Comments
 (0)