You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/08/25 02:46:06 UTC

git commit: log4j 2.0.2

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master c5327df70 -> 73af3a1a1


log4j 2.0.2


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/73af3a1a
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/73af3a1a
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/73af3a1a

Branch: refs/heads/master
Commit: 73af3a1a1f96429b520d4c99aef54d1ad494ffc2
Parents: c5327df
Author: Olivier Lamy <ol...@apache.org>
Authored: Mon Aug 25 10:45:55 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Mon Aug 25 10:45:55 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/73af3a1a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 92c3a89..9461f49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
   <properties>
     <springVersion>4.0.6.RELEASE</springVersion>
     <slf4jVersion>1.7.7</slf4jVersion>
-    <log4j2Version>2.0.1</log4j2Version>
+    <log4j2Version>2.0.2</log4j2Version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>