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 0fe874a  chore(deps): update dependency com.h2database:h2-mvstore to 
v2.4.240 (#531)
0fe874a is described below

commit 0fe874aa1a10d5813471c34c903c02d61cf141df
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 24 22:14:39 2025 +0200

    chore(deps): update dependency com.h2database:h2-mvstore to v2.4.240 (#531)
---
 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 1b95b7f..573746d 100644
--- a/src/main/features/oak/persistence/oak_persistence_mongods.json
+++ b/src/main/features/oak/persistence/oak_persistence_mongods.json
@@ -1,7 +1,7 @@
 {
     "bundles":[
          {
-             "id":"com.h2database:h2-mvstore:2.3.232",
+             "id":"com.h2database:h2-mvstore:2.4.240",
              "start-order":"15"
         },
         {

Reply via email to