You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ve...@apache.org on 2022/06/02 22:01:20 UTC

[synapse] branch master updated: Update AspectJ

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/synapse.git


The following commit(s) were added to refs/heads/master by this push:
     new 7594eb153 Update AspectJ
7594eb153 is described below

commit 7594eb153ecf271c3c08560f65e338ece56f7d6a
Author: Andreas Veithen <an...@gmail.com>
AuthorDate: Thu Jun 2 21:52:59 2022 +0000

    Update AspectJ
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db39436a3..35adde8c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1136,7 +1136,7 @@
         <jms-1.1-spec.version>1.1</jms-1.1-spec.version>
         <httpcore.nio.version>4.3.3</httpcore.nio.version>
         <http.client.version>4.3.6</http.client.version>
-        <aspectj.version>1.8.2</aspectj.version>
+        <aspectj.version>1.9.9.1</aspectj.version>
         <qfj.version>1.6.2</qfj.version>
         <wso2uri-template.version>1.0.0</wso2uri-template.version>
         <activemq.version>5.2.0</activemq.version>