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 2021/05/25 06:36:00 UTC

[sling-org-apache-sling-starter] branch master updated: use FileVault 3.5.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 6c48059  use FileVault 3.5.0
6c48059 is described below

commit 6c48059692b57efc668378408f9b90f7b5601bb3
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue May 25 08:35:50 2021 +0200

    use FileVault 3.5.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 3a054e2..cdbeeab 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.4.10",
+            "id":"org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:3.5.0",
             "start-order":"20"
         },
         {