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 cc286c8  Update to o.a.s.resourceresolver 1.7.8
cc286c8 is described below

commit cc286c8be26f801ab00a670b0717c726f2c0cab8
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jun 7 11:45:26 2021 +0200

    Update to o.a.s.resourceresolver 1.7.8
---
 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 6d32526..b5fbfe9 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.6",
+            "id":"org.apache.sling:org.apache.sling.resourceresolver:1.7.8",
             "start-order":"20"
         },
         {

Reply via email to