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 2023/01/05 15:08:17 UTC

[cxf] branch main updated: Bump cxf.aspectj.version from 1.9.1 to 1.9.19 (#1049)

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 1d92d5abc7 Bump cxf.aspectj.version from 1.9.1 to 1.9.19 (#1049)
1d92d5abc7 is described below

commit 1d92d5abc7913e0ef77f234ee0200d4b0e72ca85
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 5 10:08:09 2023 -0500

    Bump cxf.aspectj.version from 1.9.1 to 1.9.19 (#1049)
    
    Bumps `cxf.aspectj.version` from 1.9.1 to 1.9.19.
    
    Updates `aspectjweaver` from 1.9.1 to 1.9.19
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    Updates `aspectjrt` from 1.9.1 to 1.9.19
    - [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>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 d06417828a..d4b7f1a28e 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.8.5</cxf.gson.version>
         <cxf.lucene.version>9.4.2</cxf.lucene.version>
         <cxf.olingo.server.version>4.9.0</cxf.olingo.server.version>
-        <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.19</cxf.aspectj.version>
         <cxf.brave.version>5.14.1</cxf.brave.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.activemq.artemis.version>2.26.0</cxf.activemq.artemis.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 0f7c325b29..d68898e51a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -62,7 +62,7 @@
         <cxf.ahc.version>2.12.3</cxf.ahc.version>
         <cxf.arquillian.version>1.7.0.Alpha13</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version>
-        <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
+        <cxf.aspectj.version>1.9.19</cxf.aspectj.version>
         <cxf.assertj.version>3.23.1</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>3.0.2</cxf.atmosphere.version>