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 e17834c Upgrading aspectjweaver
e17834c is described below
commit e17834c56a43f5b0f9c678b3956afd6f63a42db8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 29 14:48:14 2019 +0100
Upgrading aspectjweaver
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4fc02a6..5d4e47c 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.4</version>
+ <version>1.9.5</version>
</dependency>
<dependency>