This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 1720906f74 KARAF-7964: Upgrade to ASM 9.8
1720906f74 is described below

commit 1720906f7427034b1890bb85249e28e9c3b83518
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jul 5 17:05:33 2025 +0200

    KARAF-7964: Upgrade to ASM 9.8
    
    (cherry picked from commit 3791feaf9263eddc46a9abcef0d6d05f9fdcc37c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ec00855f8..da39040521 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <activemq.version>5.17.1</activemq.version>
         <aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
         <aspectj.bundle.version>1.9.5_1</aspectj.bundle.version>
-        <asm.version>9.7.1</asm.version>
+        <asm.version>9.8</asm.version>
         <javax.annotation.version>1.3.2</javax.annotation.version>
         <awaitility.version>3.1.6</awaitility.version>
         <bouncycastle.version>1.78.1</bouncycastle.version>

Reply via email to