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

radu 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 0638275  Revert "releng: updated to latest o.a.s.xss"
0638275 is described below

commit 0638275e95a1ff97a1d8aa3db29d966849381d5b
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Feb 25 13:59:21 2021 +0100

    Revert "releng: updated to latest o.a.s.xss"
    
    This reverts commit 6887344c19d2045da6fd3c765f9655b255e74517,
    since it caused SLING-10158
---
 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 7a4ac90..bc918bd 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -118,7 +118,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.xss:2.2.10",
+            "id":"org.apache.sling:org.apache.sling.xss:2.2.8",
             "start-order":"20"
         },
         {

Reply via email to