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 4772027856 KARAF-7771: Upgrade to asm 9.6
4772027856 is described below

commit 4772027856baf5d8daeae592290850ce05381341
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Fri Dec 15 06:01:09 2023 +0100

    KARAF-7771: Upgrade to asm 9.6
    
    (cherry picked from commit 05fab6314844c59369fa446e2f509ffad85f9d25)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 417a794f54..1a0d493ede 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.5</asm.version>
+        <asm.version>9.6</asm.version>
         <javax.annotation.version>1.3.2</javax.annotation.version>
         <awaitility.version>3.1.6</awaitility.version>
         <bouncycastle.version>1.75</bouncycastle.version>

Reply via email to