We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea6d9b commit 19ccc5fCopy full SHA for 19ccc5f
src/main/META-INF/MANIFEST.MF
@@ -7,9 +7,10 @@ Bundle-Version: @VERSION@
7
Import-Package: javax.management,
8
javax.net,
9
javax.net.ssl,
10
+ javax.crypto,
11
+ javax.crypto.spec,
12
javax.security.sasl,
- javax.security.auth.login,
- javax.security.auth,
13
+ javax.security.auth.callback,
14
org.ietf.jgss
15
Export-Package: com.mongodb;version="@VERSION@",
16
com.mongodb.io;version="@VERSION@",
0 commit comments