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 89de93dc00a Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#3156)
89de93dc00a is described below

commit 89de93dc00a1a44feaa6f2e1743155432f4ea573
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 00:20:50 2026 -0400

    Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#3156)
    
    Bumps org.ow2.asm:asm from 9.10 to 9.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: 9.10.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5b8ff45fb47..26b7e8b144b 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.10</cxf.asm.version>
+        <cxf.asm.version>9.10.1</cxf.asm.version>
 
         <!-- OSGi related properties -->
         <cxf.fragment.host />

Reply via email to