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


The following commit(s) were added to refs/heads/master by this push:
     new a39b676  chore(deps): update mongodb java driver to v5.3.1 (#670)
a39b676 is described below

commit a39b676a6acd3f3f9199f1b19ea8a6edc6927103
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Aug 28 15:43:44 2026 +0100

    chore(deps): update mongodb java driver to v5.3.1 (#670)
---
 src/main/features/oak/persistence/oak_persistence_mongods.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/features/oak/persistence/oak_persistence_mongods.json 
b/src/main/features/oak/persistence/oak_persistence_mongods.json
index 573746d..5e8a1c9 100644
--- a/src/main/features/oak/persistence/oak_persistence_mongods.json
+++ b/src/main/features/oak/persistence/oak_persistence_mongods.json
@@ -5,15 +5,15 @@
              "start-order":"15"
         },
         {
-             "id":"org.mongodb:mongodb-driver-sync:5.2.1",
+             "id":"org.mongodb:mongodb-driver-sync:5.3.1",
              "start-order":"15"
         },
         {
-            "id": "org.mongodb:bson:5.2.1",
+            "id": "org.mongodb:bson:5.3.1",
             "start-order":"15"
         },
         {
-            "id": "org.mongodb:mongodb-driver-core:5.2.1",
+            "id": "org.mongodb:mongodb-driver-core:5.3.1",
             "start-order":"15"
         } 
 

Reply via email to