This is an automated email from the ASF dual-hosted git repository.
sseifert 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 90c2e13 chore(deps): update dependency
org.apache.sling:org.apache.sling.scripting.core to v3.0.2
90c2e13 is described below
commit 90c2e13be8374fd5562e5080f8bd254b5976fe2f
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Feb 28 14:05:38 2026 +0000
chore(deps): update dependency
org.apache.sling:org.apache.sling.scripting.core to v3.0.2
---
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 89001c2..258e77b 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -18,7 +18,7 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.scripting.core:3.0.0",
+ "id":"org.apache.sling:org.apache.sling.scripting.core:3.0.2",
"start-order":"20"
},
{