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 91755ff  chore(deps): update dependency org.javassist:javassist to 
v3.32.0-ga (#639)
91755ff is described below

commit 91755ff5bfbdf2c20972f1eafbbb37ba48c53ff0
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 22 08:54:48 2026 +0100

    chore(deps): update dependency org.javassist:javassist to v3.32.0-ga (#639)
---
 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 f1b2365..95f938e 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.31.0-GA",
+            "id":"org.javassist:javassist:3.32.0-GA",
             "start-order":"20"
         }
     ],

Reply via email to