Repository: syncope
Updated Branches:
  refs/heads/1_2_X cf1ae34ca -> 755bb2a55


Upgrading SLF4J / AspectJ


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

Branch: refs/heads/1_2_X
Commit: 755bb2a558ef4d2d1a386ae3518049fe8af47242
Parents: cf1ae34
Author: Francesco Chicchiriccò <[email protected]>
Authored: Tue Mar 15 15:17:28 2016 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Tue Mar 15 15:17:28 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/755bb2a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 07abf13..d9278ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -341,7 +341,7 @@ under the License.
 
     <activiti.version>5.16.5</activiti.version>
 
-    <aspectj.version>1.8.8</aspectj.version>
+    <aspectj.version>1.8.9</aspectj.version>
 
     <cxf.version>3.0.8</cxf.version>   
     <spring.version>4.0.9.RELEASE</spring.version>
@@ -365,7 +365,7 @@ under the License.
     <h2.version>1.4.190</h2.version>
 
     <log4j.version>2.3</log4j.version>
-    <slf4j.version>1.7.18</slf4j.version>
+    <slf4j.version>1.7.19</slf4j.version>
     <disruptor.version>3.3.4</disruptor.version>
 
     <junit.version>4.11</junit.version>

Reply via email to