You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2020/10/15 12:11:40 UTC

[sling-org-apache-sling-starter] branch master updated: Update to jcr.base 3.1.6

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 07dfbf1  Update to jcr.base 3.1.6
07dfbf1 is described below

commit 07dfbf1471b738d2dc87777d3924a39475792495
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 15 11:17:46 2020 +0200

    Update to jcr.base 3.1.6
---
 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 e9043ef..4a2d76e 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -98,7 +98,7 @@
             "start-order":"15"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.jcr.base:3.1.4",
+            "id":"org.apache.sling:org.apache.sling.jcr.base:3.1.6",
             "start-order":"15"
         },
         {