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 79d0eb0a883f994a0c5a628e9c8014363510a08d Author: Michał Goliński <[email protected]> AuthorDate: Thu Nov 18 16:24:41 2021 +0100 Update Freemarker --- 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 3851d0e..4f1d966 100644 --- a/src/main/features/scripting.json +++ b/src/main/features/scripting.json @@ -70,7 +70,7 @@ "start-order":"20" }, { - "id": "org.freemarker:freemarker:2.3.30", + "id": "org.freemarker:freemarker:2.3.31", "start-order": "20" }, {
