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 eb03380e3e7d542b7fd73de0c44d9da9835d447c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 13:53:45 2025 -0500

    Bump cxf.aspectj.version from 1.9.25 to 1.9.25.1 (#2797)
    
    Bumps `cxf.aspectj.version` from 1.9.25 to 1.9.25.1.
    
    Updates `org.aspectj:aspectjweaver` from 1.9.25 to 1.9.25.1
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    Updates `org.aspectj:aspectjrt` from 1.9.25 to 1.9.25.1
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjweaver
      dependency-version: 1.9.25.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.aspectj:aspectjrt
      dependency-version: 1.9.25.1
      dependency-type: direct:production
      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 26d53ddabcfb5a37d4753703aff3355e48426cfb)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit c6a1f7aeda299dec75718bfece3c03312e7283cd)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
    (cherry picked from commit 85527868b61a80c97163b74ccfb163384fc4416a)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 50d6163ca9..577b054a76 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,7 +39,7 @@
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>9.0.112</cxf.tomcat.version>
         <cxf.lucene.version>9.12.3</cxf.lucene.version>
-        <cxf.aspectj.version>1.9.25</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
         <cxf.brave.version>5.17.0</cxf.brave.version>
         <cxf.camel.version>3.21.1</cxf.camel.version>
         <cxf.olingo.version>4.10.0</cxf.olingo.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 8f5991eca5..314b55fc2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <cxf.ahc.version>2.12.4</cxf.ahc.version>
         <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
-        <cxf.aspectj.version>1.9.25</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
         <cxf.assertj.version>3.27.6</cxf.assertj.version>
         <cxf.atmosphere.version.range>[2.4, 3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>

Reply via email to