This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a2a412ce98 OAK-10690: Update docs and test config for recommended 
MongoDB version (5.0)
a2a412ce98 is described below

commit a2a412ce9851fb745cae950731f83da171628a6d
Author: Julian Reschke <[email protected]>
AuthorDate: Tue Sep 3 19:53:17 2024 +0100

    OAK-10690: Update docs and test config for recommended MongoDB version (5.0)
---
 oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 d0acb50047..c50fc3e658 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
@@ -38,7 +38,7 @@ Oak Release | MongoDB version
 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.22.x or newer | 4.0.x
+1.22.x or newer | 5.0.x
 1.62.0 or newer | 5.0 (soon 6.0)
 
 For production deployments use a replica-set with at least three mongod

Reply via email to