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

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new a22f4e1  Upgrading aspectjweaver
a22f4e1 is described below

commit a22f4e169b8cac38b9100a2e385235cae21c716d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jul 23 15:46:34 2020 +0200

    Upgrading aspectjweaver
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cd63a86..5f33b30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1054,7 +1054,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.5</version>
+        <version>1.9.6</version>
       </dependency>
       
       <dependency>

Reply via email to