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 ecf5e05 chore(deps): update dependency org.javassist:javassist to
v3.33.0-ga (#673)
ecf5e05 is described below
commit ecf5e05f3568bdbb6d1ba819bc2454e86458dcc4
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 9 08:43:55 2026 +0100
chore(deps): update dependency org.javassist:javassist to v3.33.0-ga (#673)
---
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 74c723f..bc958b7 100644
--- a/src/main/features/scripting.json
+++ b/src/main/features/scripting.json
@@ -90,7 +90,7 @@
"start-order":"20"
},
{
- "id":"org.javassist:javassist:3.32.0-GA",
+ "id":"org.javassist:javassist:3.33.0-GA",
"start-order":"20"
}
],