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

kwin 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 2535962  use HTL Engine 1.4.22-1.4.0
2535962 is described below

commit 2535962ee0f3d98235ff941872bf0811d1f6cfea
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Dec 5 14:18:05 2022 +0100

    use HTL Engine 1.4.22-1.4.0
---
 src/main/features/scripting.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/scripting.json b/src/main/features/scripting.json
index 3d9ca8e..a82130d 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -58,7 +58,7 @@
             "start-order":"20"
         },
         {
-            
"id":"org.apache.sling:org.apache.sling.scripting.sightly:1.4.20-1.4.0",
+            
"id":"org.apache.sling:org.apache.sling.scripting.sightly:1.4.22-1.4.0",
             "start-order":"20"
         },
         {

Reply via email to