OAK-9357: Update to MongoDB Java driver 3.12

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1886580 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md b/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md
index 6abc0bb..b147433 100644
--- a/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md
+++ b/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md
@@ -32,15 +32,14 @@
 
 Oak Release | MongoDB version
 ------------|----------------
-1.0.x | 2.6.x
-1.2.x | 3.2.x
 1.4.0 - 1.4.22 | 3.2.x
 1.4.23 or newer | 3.6.x
 1.6.0 - 1.6.13 | 3.2.x
 1.6.14 or newer | 3.6.x
 1.8.0 - 1.8.6 | 3.4.x
 1.8.7 or newer | 3.6.x
-1.10.x or newer | 4.0.x
+1.22.x or newer | 4.0.x
+1.40.0 or newer | 4.4.x
 
 For production deployments use a replica-set with at least three mongod
 instances and a majority write concern. Fewer than three instances (e.g. two