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 1c7b927 chore(deps): update dependency org.freemarker:freemarker to
v2.3.34 (#332)
1c7b927 is described below
commit 1c7b927785410d11ed69b47b2001bab9958e41c0
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jun 4 14:29:00 2025 +0200
chore(deps): update dependency org.freemarker:freemarker to v2.3.34 (#332)
---
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 f727720..d62bfd2 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.32",
+ "id": "org.freemarker:freemarker:2.3.34",
"start-order": "20"
},
{