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 f597808 chore(deps): update dependency org.ow2.asm:asm to v9.9.1
(#570)
f597808 is described below
commit f5978083e26320c5cce0c3fab7c70ae1310f3c51
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Dec 16 10:07:27 2025 +0000
chore(deps): update dependency org.ow2.asm:asm to v9.9.1 (#570)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8cfaf76..9bd2b93 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</asm.version>
+ <asm.version>9.9.1</asm.version>
<!-- renovate: depName=org.apache.jackrabbit:jackrabbit-jcr-commons -->
<jackrabbit.version>2.22.2</jackrabbit.version>
<!-- renovate: depName=org.apache.jackrabbit:oak-api -->