You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2022/08/15 19:42:24 UTC

[sling-org-apache-sling-starter] branch master updated: Update to latest o.a.sling.jcr.jackrabbit.usermanager

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

enorman 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 dffbb1d  Update to latest o.a.sling.jcr.jackrabbit.usermanager
dffbb1d is described below

commit dffbb1d2ed3a01a8302e4962d218708aa0f5f40a
Author: Eric Norman <en...@apache.org>
AuthorDate: Mon Aug 15 12:42:09 2022 -0700

    Update to latest o.a.sling.jcr.jackrabbit.usermanager
    
    Plus, the related required artifats
---
 src/main/features/base.json         | 8 ++++----
 src/main/features/oak/oak_base.json | 2 +-
 src/main/features/scripting.json    | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index cf0d6d7..9ed09c3 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -75,7 +75,7 @@
             "start-order":"15"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.engine:2.9.2",
+            "id":"org.apache.sling:org.apache.sling.engine:2.10.2",
             "start-order":"20"
         },
         {
@@ -103,7 +103,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.resourceresolver:1.8.4",
+            "id":"org.apache.sling:org.apache.sling.resourceresolver:1.10.0",
             "start-order":"20"
         },
         {
@@ -119,7 +119,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.servlets.resolver:2.9.4",
+            "id":"org.apache.sling:org.apache.sling.servlets.resolver:2.9.8",
             "start-order":"20"
         },
         {
@@ -175,7 +175,7 @@
             "start-order":"5"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.api:2.25.4",
+            "id":"org.apache.sling:org.apache.sling.api:2.26.0",
             "start-order":"5"
         },
         {
diff --git a/src/main/features/oak/oak_base.json b/src/main/features/oak/oak_base.json
index d3a58b0..76f5cc0 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -142,7 +142,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.22",
+            "id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.24",
             "start-order":"20"
         }
     ],
diff --git a/src/main/features/scripting.json b/src/main/features/scripting.json
index b160ccb..d39404a 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -50,7 +50,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.scripting.sightly.js.provider:1.2.6",
+            "id":"org.apache.sling:org.apache.sling.scripting.sightly.js.provider:1.2.8",
             "start-order":"20"
         },
         {
@@ -58,7 +58,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.scripting.sightly:1.4.18-1.4.0",
+            "id":"org.apache.sling:org.apache.sling.scripting.sightly:1.4.20-1.4.0",
             "start-order":"20"
         },
         {