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


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new fc6beaa67f Update asm to 9.3
fc6beaa67f is described below

commit fc6beaa67f3bfa11eedbeecedd41408e3ed558f2
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Apr 5 18:33:18 2022 -0400

    Update asm to 9.3
    
    (cherry picked from commit dfd00fc49f8610ad9f1fee55a2b9eacb5d5f28ec)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3c06fda6b4..821b640d7b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -54,7 +54,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.2</cxf.asm.version>
+        <cxf.asm.version>9.3</cxf.asm.version>
         <cxf.osgi.asm.version>[3.0,10)</cxf.osgi.asm.version>
         <cxf.easymock.version>4.3</cxf.easymock.version>
         <!-- OSGi related properties -->

Reply via email to