You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2024/03/14 22:39:33 UTC

(cxf) 01/05: Bump cxf.aspectj.version from 1.9.21.1 to 1.9.21.2 (#1744)

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 493a35f0150500d9e359b39d03e41facd1021f13
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 14 09:43:31 2024 -0400

    Bump cxf.aspectj.version from 1.9.21.1 to 1.9.21.2 (#1744)
    
    Bumps `cxf.aspectj.version` from 1.9.21.1 to 1.9.21.2.
    
    Updates `org.aspectj:aspectjweaver` from 1.9.21.1 to 1.9.21.2
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    Updates `org.aspectj:aspectjrt` from 1.9.21.1 to 1.9.21.2
    - [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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    (cherry picked from commit 3ed36cd7d25edb3eaebdccf95956deecbe35f779)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
    (cherry picked from commit 7767c0183428b793195608f9a7d279181c55c1b3)
    
    # 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 4a3fdf5a19..0029051c21 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.7.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.85</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
-        <cxf.aspectj.version>1.9.21.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.21.2</cxf.aspectj.version>
         <cxf.brave.version>5.17.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 efc4474053..4b6610f61f 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.21.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.21.2</cxf.aspectj.version>
         <cxf.assertj.version>3.25.3</cxf.assertj.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>