Skip to content

Commit 6a93228

Browse files
committed
Import javax.net in an OSGi environment.
1 parent 7e17904 commit 6a93228

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
6+
Import-Package: javax.management, javax.net
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)