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 1859331272c Update ASM to 9.10
1859331272c is described below

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cb1db39e58d..cd8fb227f6a 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