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 f0ccfe3 chore(deps): update dependency com.h2database:h2-mvstore to
v2.2.224 (#234)
f0ccfe3 is described below
commit f0ccfe3f31807c1631ba70610e0470c0fa843f10
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 20 21:45:44 2023 +0200
chore(deps): update dependency com.h2database:h2-mvstore to v2.2.224 (#234)
---
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 2d56342..b3ad7b2 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.2.222",
+ "id":"com.h2database:h2-mvstore:2.2.224",
"start-order":"15"
},
{