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 c60502d commit a1692e0Copy full SHA for a1692e0
src/main/META-INF/MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
3
Bundle-Name: MongoDB
4
Bundle-SymbolicName: com.mongodb
5
Bundle-Version: @VERSION@
6
-Import-Package: javax.management, javax.net
+Import-Package: javax.management, javax.net, javax.net.ssl
7
Export-Package: com.mongodb, com.mongodb.io, com.mongodb.util, com.mongodb.gridfs, org.bson, org.bson.util, org.bson.types, org.bson.io
0 commit comments