Repository: syncope
Updated Branches:
  refs/heads/1_2_X 219e86438 -> 0b344b3b2


Upgrading Log4J


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

Branch: refs/heads/1_2_X
Commit: 0b344b3b2be0c482f04f1517db5d8b4d567b1eb5
Parents: 219e864
Author: Francesco Chicchiriccò <[email protected]>
Authored: Mon Feb 29 08:51:03 2016 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Mon Feb 29 08:51:03 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0b344b3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14a343e..07abf13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <h2.version>1.4.190</h2.version>
 
     <log4j.version>2.3</log4j.version>
-    <slf4j.version>1.7.16</slf4j.version>
+    <slf4j.version>1.7.18</slf4j.version>
     <disruptor.version>3.3.4</disruptor.version>
 
     <junit.version>4.11</junit.version>

Reply via email to