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 2021/01/19 21:11:35 UTC

[sling-org-apache-sling-starter] branch master updated (9c749cb -> 43dc47d)

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

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git.


    from 9c749cb  Use the latest slingfeature-maven-plugin
     new e5a5b6c  Update to the latest installer.factory.configuration
     new 43dc47d  Update to the latest resourceresolver

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/features/base.json | 2 +-
 src/main/features/boot.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[sling-org-apache-sling-starter] 02/02: Update to the latest resourceresolver

Posted by ro...@apache.org.
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

commit 43dc47db984aa631c92b50614bbd0bb31f6e1244
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Jan 19 18:19:38 2021 +0100

    Update to the latest resourceresolver
---
 src/main/features/base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index 480c1f5..754bf13 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -98,7 +98,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.resourceresolver:1.7.0",
+            "id":"org.apache.sling:org.apache.sling.resourceresolver:1.7.2",
             "start-order":"20"
         },
         {


[sling-org-apache-sling-starter] 01/02: Update to the latest installer.factory.configuration

Posted by ro...@apache.org.
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

commit e5a5b6cfc6bb85a8297e1a31352bf51247d393cb
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Jan 19 18:19:02 2021 +0100

    Update to the latest installer.factory.configuration
---
 src/main/features/boot.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index a00ee30..d6daf4d 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -81,7 +81,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.installer.factory.configuration:1.3.2",
+            "id":"org.apache.sling:org.apache.sling.installer.factory.configuration:1.3.4",
             "start-order":"1"
         },
         {