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 084d58f  Update to JCR Resource 3.2.0
084d58f is described below

commit 084d58f8c356d363cf1f0d2e11abd9ac5b99f08c
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Jan 26 17:42:16 2022 +0100

    Update to JCR Resource 3.2.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 f11ecb4..ce6deac 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -122,7 +122,7 @@
             "start-order":"16"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.jcr.resource:3.1.0",
+            "id":"org.apache.sling:org.apache.sling.jcr.resource:3.2.0",
             "start-order":"20"
         },
         {

Reply via email to