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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new e92484982f Bump aspectj.version from 1.9.8 to 1.9.9.1
e92484982f is described below

commit e92484982f1ee9f5cd8772b1466055d999433eaa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 15 13:06:30 2022 +0000

    Bump aspectj.version from 1.9.8 to 1.9.9.1
    
    Bumps `aspectj.version` from 1.9.8 to 1.9.9.1.
    
    Updates `aspectjrt` from 1.9.8 to 1.9.9.1
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    Updates `aspectjweaver` from 1.9.8 to 1.9.9.1
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjrt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.aspectj:aspectjweaver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2be5970c9c..39fa2dbcc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@
         <activation.version>1.2.1</activation.version>
         <ant.version>1.10.12</ant.version>
         <antlr.version>2.7.7</antlr.version>
-        <aspectj.version>1.9.8</aspectj.version>
+        <aspectj.version>1.9.9.1</aspectj.version>
         <bsf.version>2.4.0</bsf.version>
         <commons.fileupload.version>1.4</commons.fileupload.version>
         <commons.logging.version>1.2</commons.logging.version>

Reply via email to