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 26d53ddabc Bump cxf.aspectj.version from 1.9.25 to 1.9.25.1 (#2797)
26d53ddabc is described below

commit 26d53ddabcfb5a37d4753703aff3355e48426cfb
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>
---
 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 fb094d153d..661dadb19b 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -43,7 +43,7 @@
         <cxf.gson.version>2.13.2</cxf.gson.version>
         <cxf.lucene.version>10.3.1</cxf.lucene.version>
         <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
-        <cxf.aspectj.version>1.9.25</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
         <cxf.brave.version>6.3.0</cxf.brave.version>
         <cxf.zipkin-reporter.version>3.5.1</cxf.zipkin-reporter.version>
         <cxf.zest.version>2.1</cxf.zest.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 26b67695be..3e743c9d18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,7 +92,7 @@
         <cxf.ahc.version>3.0.4</cxf.ahc.version>
         <cxf.arquillian.version>1.10.0.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>4.0.0.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>4.0.0-M1</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>3.0.14</cxf.atmosphere.version>

Reply via email to