Details
-
Bug
-
Resolution: Incomplete
-
Major - P3
-
None
-
3.10.2, 3.11.0
-
None
-
Windows 7, Java 8, InteilliJ
Description
After I upgraded from 3.9,2 to 3.11.0, I use file based dependencies just as it's easier for me to maintain with this project. Here I show all the libraries I use. 
My issue is, I have it working with a gradle project but when I try and run the file based libraries I keep running into 2 errors.

The first one in a basic insertOne with a document and it seems to work in other parts of the code. The second one is when creating my MongoClient which renders my entire program unusable.
