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 4fc8b120d7 Update ASM to 9.8
4fc8b120d7 is described below
commit 4fc8b120d7c7363c70324ff8c790494655ad3fa4
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Mar 30 10:17:57 2025 -0400
Update ASM to 9.8
Signed-off-by: Andriy Redko <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 612602ad4d..cde3f8c519 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.1</cxf.asm.version>
+ <cxf.asm.version>9.8</cxf.asm.version>
<!-- OSGi related properties -->
<cxf.fragment.host />