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

olli 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 d859ff2  update Scripting FreeMarker to 1.0.4
d859ff2 is described below

commit d859ff28fbdcccc19df6a8c6f47463474c1f21de
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Oct 9 08:07:03 2020 +0200

    update Scripting FreeMarker to 1.0.4
---
 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 e45a841..70a4402 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -62,7 +62,7 @@
             "start-order":"20"
         },
         {
-            
"id":"org.apache.sling:org.apache.sling.scripting.freemarker:1.0.2",
+            
"id":"org.apache.sling:org.apache.sling.scripting.freemarker:1.0.4",
             "start-order":"20"
         },
         {

Reply via email to