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 2016/03/01 05:44:08 UTC

archiva git commit: upgrade log4j to 2.5 and last jackrabbit version

Repository: archiva
Updated Branches:
  refs/heads/master 276249662 -> f54872d6a


upgrade log4j to 2.5 and last jackrabbit version

Signed-off-by: olivier lamy <ol...@apache.org>


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

Branch: refs/heads/master
Commit: f54872d6a7ba015d7f04f53ad192d6ffc7082399
Parents: 2762496
Author: olivier lamy <ol...@apache.org>
Authored: Tue Mar 1 15:21:37 2016 +1100
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Mar 1 15:21:37 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/archiva/blob/f54872d6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 692b5fd..fba150b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <redback.spring-utils.version>2.1</redback.spring-utils.version>
     <redback.taskqueue.version>2.1</redback.taskqueue.version>
     <slf4j.version>1.7.12</slf4j.version>
-    <log4j.version>2.3</log4j.version>
+    <log4j.version>2.5</log4j.version>
 
     <spring.version>4.2.1.RELEASE</spring.version>
 
@@ -80,7 +80,7 @@
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
     <jacocoagent />
     <lucene.version>3.6.2</lucene.version>
-    <jackrabbit.version>2.8.0</jackrabbit.version>
+    <jackrabbit.version>2.9.1</jackrabbit.version>
 
     <sirona.version>0.1-incubating</sirona.version>