You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by je...@apache.org on 2015/03/06 00:28:21 UTC

mina git commit: Updated log4j2 version

Repository: mina
Updated Branches:
  refs/heads/trunk d61364885 -> 602273832


Updated log4j2 version


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

Branch: refs/heads/trunk
Commit: 60227383254bcb3b71fc43b6bf5383d64f8e07e0
Parents: d613648
Author: Jeff MAURY <je...@apache.org>
Authored: Thu Mar 5 22:47:04 2015 +0100
Committer: Jeff MAURY <je...@apache.org>
Committed: Thu Mar 5 22:47:04 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/mina/blob/60227383/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a962419..97a960e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
   <properties>
     <!-- Dependencies versions ========================================== -->
     <version.junit>4.11</version.junit>
-    <version.log4j>2.0-rc1</version.log4j>
+    <version.log4j>2.2</version.log4j>
     <version.mockito-core>1.9.5</version.mockito-core>
     <version.slf4j.api>1.7.5</version.slf4j.api>