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 85c5bd9  chore(deps): update dependency org.ow2.asm:asm to v9.9 (#536)
85c5bd9 is described below

commit 85c5bd95e0be8481cb28bd0399a0fc02bf3e8eea
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 6 22:35:05 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 3d5d4a7..81aeca9 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.8</asm.version>
+        <asm.version>9.9</asm.version>
         <!-- renovate: depName=org.apache.jackrabbit:jackrabbit-jcr-commons -->
         <jackrabbit.version>2.22.2</jackrabbit.version>
         <!-- renovate: depName=org.apache.jackrabbit:oak-api -->

Reply via email to