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 62f8e90  chore(deps): update dependency org.ow2.asm:asm to v9.10.1 
(#634)
62f8e90 is described below

commit 62f8e90461bf8218a584ca6c367526079d2a77df
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jun 9 13:24:09 2026 +0100

    chore(deps): update dependency org.ow2.asm:asm to v9.10.1 (#634)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a0df3d..75e0509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
         <!-- versions to be replaced in the feature files -->
         <!-- renovate: depName=org.ow2.asm:asm -->
-        <asm.version>9.9.1</asm.version>
+        <asm.version>9.10.1</asm.version>
         <!-- renovate: depName=org.apache.jackrabbit:jackrabbit-jcr-commons -->
         <jackrabbit.version>2.22.3</jackrabbit.version>
         <!-- renovate: depName=org.apache.jackrabbit:oak-api -->

Reply via email to