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 <[email protected]>
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"
         },
         {

Reply via email to