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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit be38e83eec7530818d69a1bc48789310f92a6f90
Author: Michał Goliński <[email protected]>
AuthorDate: Thu Nov 18 16:35:36 2021 +0100

    Update MongoDB driver
---
 src/main/features/oak/persistence/oak_persistence_mongods.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/oak/persistence/oak_persistence_mongods.json 
b/src/main/features/oak/persistence/oak_persistence_mongods.json
index 54a1036..965f4c4 100644
--- a/src/main/features/oak/persistence/oak_persistence_mongods.json
+++ b/src/main/features/oak/persistence/oak_persistence_mongods.json
@@ -8,7 +8,7 @@
              "start-order":"15"
         },
         {
-             "id":"org.mongodb:mongo-java-driver:3.12.8",
+             "id":"org.mongodb:mongo-java-driver:3.12.10",
              "start-order":"15"
          }
     ],

Reply via email to