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

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

commit bcb95a9061fc8960a19efc0218e8b07d7208f34d
Author: Andriy Redko <[email protected]>
AuthorDate: Fri May 15 08:49:11 2026 -0400

    Update ASM to 9.10
    
    (cherry picked from commit 1859331272ceb5b67d9a5c120df0a1e17fb7702a)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0d92d2b53c1..d73cdba741d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,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.9.1</cxf.asm.version>
+        <cxf.asm.version>9.10</cxf.asm.version>
 
         <!-- OSGi related properties -->
         <cxf.fragment.host />

Reply via email to