Skip to content

Commit a1692e0

Browse files
author
Ryan
committed
fixed package import.
1 parent c60502d commit a1692e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
33
Bundle-Name: MongoDB
44
Bundle-SymbolicName: com.mongodb
55
Bundle-Version: @VERSION@
6-
Import-Package: javax.management, javax.net
6+
Import-Package: javax.management, javax.net, javax.net.ssl
77
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

Comments
 (0)