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

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


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

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

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

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