Skip to content

Update mongo driver

Rucha Deshpande requested to merge update-mongo-driver into master

os-well-delivery uses org.mongodb mongo-java-driver 3.12.7 which is an unmaintained artifact.see CVEs for this version: https://mvnrepository.com/artifact/org.mongodb/mongo-java-driver

Instead switch to org.mongodb mongodb-driver-sync 4.10.2

Edited by Rucha Deshpande

Merge request reports