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 9fbc5ba chore(deps): update dependency org.javassist:javassist to
v3.30.1-ga (#289)
9fbc5ba is described below
commit 9fbc5baebcae02ce7b08e61e8f2fad282fcafe9a
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 18 15:14:09 2023 +0100
chore(deps): update dependency org.javassist:javassist to v3.30.1-ga (#289)
---
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 f7e7d61..297e70f 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.29.2-GA",
+ "id":"org.javassist:javassist:3.30.1-GA",
"start-order":"20"
}
],