You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/11/24 10:01:48 UTC

[2/2] syncope git commit: Upgrading AspectJ

Upgrading AspectJ


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/dc413856
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/dc413856
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/dc413856

Branch: refs/heads/master
Commit: dc4138569c12d1fefd587441346563c8c57dbbc9
Parents: 603e22a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Nov 24 11:01:22 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Nov 24 11:01:37 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/dc413856/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d4a25ca..9050765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -928,7 +928,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.8.11</version>
+        <version>1.8.13</version>
       </dependency>
       
       <dependency>