summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2015-04-01 15:11:33 +1100
committerOlivier Lamy <olamy@apache.org>2015-04-01 15:11:33 +1100
commit63e9a40c0dc1d3fc3c39562cc6a4b90d95569a1f (patch)
tree6017fe95521dc3f6af3cdeece3a333a17c5fe8d4 /pom.xml
parent4354b7beb2b965e91fe0129bad43ef1e4403b2a8 (diff)
downloadarchiva-63e9a40c0dc1d3fc3c39562cc6a4b90d95569a1f.tar.gz
archiva-63e9a40c0dc1d3fc3c39562cc6a4b90d95569a1f.zip
use log4j2 2.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e7ee42c73..67e946a8a 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.10</slf4j.version>
- <log4j.version>2.1</log4j.version>
+ <log4j.version>2.2</log4j.version>
<spring.version>4.1.4.RELEASE</spring.version>