You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/03/02 19:36:21 UTC

[sling-org-apache-sling-starter] branch master updated: Use FileVault 3.6.0

This is an automated email from the ASF dual-hosted git repository.

kwin 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 f16f9ef  Use FileVault 3.6.0
f16f9ef is described below

commit f16f9ef45b9624032f66fd860407016421b1001f
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Wed Mar 2 20:36:15 2022 +0100

    Use FileVault 3.6.0
---
 src/main/features/oak/oak_base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/oak/oak_base.json b/src/main/features/oak/oak_base.json
index ef628b8..d64d883 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -130,7 +130,7 @@
             "start-order":"20"
         },    
         {
-            "id":"org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:3.5.6",
+            "id":"org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:3.6.0",
             "start-order":"20"
         },
         {