This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 53a0a46f1e03632e850e83a0039d7dc6fe1a7f4c Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Jul 23 15:45:51 2020 +0200 Upgrading aspectjweaver --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa642f7..18fbbff 100644 --- a/pom.xml +++ b/pom.xml @@ -1169,7 +1169,7 @@ under the License. <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> - <version>1.9.5</version> + <version>1.9.6</version> </dependency> <dependency>
