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:47 UTC

[1/2] syncope git commit: Upgrading AspectJ

Repository: syncope
Updated Branches:
  refs/heads/2_0_X bd892ee6d -> 42445e5f5
  refs/heads/master 603e22a67 -> dc4138569


Upgrading AspectJ


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

Branch: refs/heads/2_0_X
Commit: 42445e5f552f60d36005d62ce6a72880b12b795c
Parents: bd892ee
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:22 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/42445e5f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8df8dd5..dd2c41c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -956,7 +956,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.8.11</version>
+        <version>1.8.13</version>
       </dependency>
       
       <dependency>


[2/2] syncope git commit: Upgrading AspectJ

Posted by il...@apache.org.
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>