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 00d0b0f chore(deps): update dependency org.freemarker:freemarker to
v2.3.35 (#672)
00d0b0f is described below
commit 00d0b0fa534d441dc3d092b4b9445e87aa7a99e7
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Aug 31 16:54:36 2026 +0100
chore(deps): update dependency org.freemarker:freemarker to v2.3.35 (#672)
---
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 298c19e..74c723f 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -66,7 +66,7 @@
"start-order":"20"
},
{
- "id": "org.freemarker:freemarker:2.3.34",
+ "id": "org.freemarker:freemarker:2.3.35",
"start-order": "20"
},
{