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

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

commit afd2252b07b87aef596f2f5e667a2195d43abede
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Oct 16 09:22:56 2024 -0400

    Update ASM to 9.7.1
    
    (cherry picked from commit 90f828c9f84379f67135cb31d826cc1ecc3d18a6)
    (cherry picked from commit 2682840c7e20d175378704ec31b247ba31479b70)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit 561d7f1550788002e409f6bc2fb3352698699c8d)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 57c58e3677..e2305ce239 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.7</cxf.asm.version>
+        <cxf.asm.version>9.7.1</cxf.asm.version>
         <cxf.osgi.asm.version>[3.0,10)</cxf.osgi.asm.version>
         <cxf.easymock.version>5.3.0</cxf.easymock.version>
         <!-- OSGi related properties -->

Reply via email to