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 1b6a934 chore(deps): update dependency com.h2database:h2-mvstore to
v2.2.222 (#219)
1b6a934 is described below
commit 1b6a934ee53af9e2e3f2ac1d9f5713d5f0b29d64
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 4 17:48:21 2023 +0200
chore(deps): update dependency com.h2database:h2-mvstore to v2.2.222 (#219)
---
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 656c915..2d56342 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.220",
+ "id":"com.h2database:h2-mvstore:2.2.222",
"start-order":"15"
},
{