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 1b1338f  chore(deps): update dependency com.h2database:h2-mvstore to 
v2.5.250 (#678)
1b1338f is described below

commit 1b1338fbce7252d9aef31552c6d3e73f4de3a82a
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Sep 15 12:26:24 2026 +0100

    chore(deps): update dependency com.h2database:h2-mvstore to v2.5.250 (#678)
---
 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 5e8a1c9..e35cf89 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.4.240",
+             "id":"com.h2database:h2-mvstore:2.5.250",
              "start-order":"15"
         },
         {

Reply via email to