aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-10-05 20:51:28 +0000
committerOlivier Lamy <olamy@apache.org>2012-10-05 20:51:28 +0000
commitf64d794487a2175e34cc2a88829f5f4fb3829746 (patch)
tree095681be86906545be2b2dda6bdbc2177b82920a /pom.xml
parentb29e7696c5713b151180d774f65d9cd47f031540 (diff)
downloadarchiva-f64d794487a2175e34cc2a88829f5f4fb3829746.tar.gz
archiva-f64d794487a2175e34cc2a88829f5f4fb3829746.zip
ehcache 2.5.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394803 13f79535-47bb-0310-9956-ffa450edef68
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 d18833ba4..f55d7e0bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1476,7 +1476,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.4</version>
+ <version>2.5.5</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>