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

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

commit 46619756c7d3d9244ce26983403409329c17a659
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 14:49:12 2025 -0500

    Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#2787)
    
    Bumps org.ow2.asm:asm from 9.9 to 9.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: 9.9.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>
    (cherry picked from commit 3e2da18d1e70e092d9da3b02fa8183cc8a621c95)
    (cherry picked from commit 5369ae736f6c2e5477c197e9f93741ab3839eef9)
    (cherry picked from commit db9d83685369cd4294cbb606c946d0b0e3c3de00)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7cffc1918b..8f5991eca5 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.9</cxf.asm.version>
+        <cxf.asm.version>9.9.1</cxf.asm.version>
         <cxf.osgi.asm.version>[3.0,10)</cxf.osgi.asm.version>
         <!-- OSGi related properties -->
         <cxf.fragment.host />

Reply via email to