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 4d5c630 chore(deps): update dependency
org.apache.sling:org.apache.sling.jcr.repoinit to v1.1.50 (#344)
4d5c630 is described below
commit 4d5c63009a1d75886e1c258faf4255db5257271c
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 9 10:16:07 2024 +0200
chore(deps): update dependency
org.apache.sling:org.apache.sling.jcr.repoinit to v1.1.50 (#344)
---
src/main/features/base.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 3c75ffe..e16a8db 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -235,7 +235,7 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.jcr.repoinit:1.1.48",
+ "id":"org.apache.sling:org.apache.sling.jcr.repoinit:1.1.50",
"start-order":"20"
}
],