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 2018/04/23 06:33:53 UTC

[1/2] syncope git commit: Upgrading AspectJ

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1738f69f7 -> ad0994ed1
  refs/heads/master b667bb811 -> 39e7a412c


Upgrading AspectJ


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

Branch: refs/heads/2_0_X
Commit: ad0994ed11f8671acbbe9e95cf3ea0dfdf3e33a6
Parents: 1738f69
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Apr 23 08:33:39 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Apr 23 08:33:39 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ad0994ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 345753c..2814713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -967,7 +967,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.0</version>
+        <version>1.9.1</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/39e7a412
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/39e7a412
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/39e7a412

Branch: refs/heads/master
Commit: 39e7a412c41beb938557fbc7c5d2964019a0f606
Parents: b667bb8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Apr 23 08:33:39 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Apr 23 08:33:47 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/39e7a412/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 050abbd..5a0226d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -911,7 +911,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.0</version>
+        <version>1.9.1</version>
       </dependency>
       
       <dependency>