-
awgtek authored
Update MongoProperties to use `MongoCredential.createCredential` rather than `MongoCredential.createMongoCRCredential`. This allows connections to Mongo 3.0 servers to authenticate using the SCRAM-SHA-1 mechanism. Closes gh-4237
deaa9051