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

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

commit 2914f6c94be11b041e52c78c6a1cc3c0e0106daf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 18 08:56:09 2023 -0500

    Bump cxf.aspectj.version from 1.9.20.1 to 1.9.21 (#1579)
    
    Bumps `cxf.aspectj.version` from 1.9.20.1 to 1.9.21.
    
    Updates `org.aspectj:aspectjweaver` from 1.9.20.1 to 1.9.21
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    Updates `org.aspectj:aspectjrt` from 1.9.20.1 to 1.9.21
    - [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-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.aspectj:aspectjrt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 08926e9482ae484c2eba441e0e0c65d76fe8c59b)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
    (cherry picked from commit 78edbfd13b8a56497d68eccaf881ec32d4131442)
    
    # Conflicts:
    #       distribution/src/main/release/samples/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 e033f517e0..9067ade263 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
         <cxf.tika.version>2.7.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.84</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
-        <cxf.aspectj.version>1.9.20.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.21</cxf.aspectj.version>
         <cxf.brave.version>5.16.0</cxf.brave.version>
         <cxf.olingo.version>4.10.0</cxf.olingo.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index c085cad04b..c4512994a4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,7 +85,7 @@
         <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
-        <cxf.aspectj.version>1.9.20.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.21</cxf.aspectj.version>
         <cxf.assertj.version>3.24.2</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