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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit fb64ba7ee5dd932ca834f2ca2d7a150e0d5f326f
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Oct 5 09:30:25 2025 -0400

    Update ASM to 9.9
    
    (cherry picked from commit 26b54bb544ca9576f69ebfb05299af6b539bc0f3)
    (cherry picked from commit e58be91d603f288060b9712c0004c8a5421f0a12)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 60418b25fe..f0ba68b323 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
         <!-- stuff related to ASM -->
         <cxf.asm.groupId>org.ow2.asm</cxf.asm.groupId>
         <cxf.asm.artifactId>asm</cxf.asm.artifactId>
-        <cxf.asm.version>9.8</cxf.asm.version>
+        <cxf.asm.version>9.9</cxf.asm.version>
         <cxf.osgi.asm.version>[3.0,10)</cxf.osgi.asm.version>
         <!-- OSGi related properties -->
         <cxf.fragment.host />

Reply via email to