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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 26b54bb544 Update ASM to 9.9
26b54bb544 is described below

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

    Update ASM to 9.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 29fd37558f..ecc535e027 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.8</cxf.asm.version>
+        <cxf.asm.version>9.9</cxf.asm.version>
 
         <!-- OSGi related properties -->
         <cxf.fragment.host />

Reply via email to