aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-29 12:22:08 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-29 12:22:08 +0000
commit8b54ccd8dd437433fae25110a189cf7f8071bb99 (patch)
tree316834bfb49c81bebe5e27b574908426ef661094 /pom.xml
parent1ba9275809f11e18cba6a37c03d0bc8d0a886d75 (diff)
downloadarchiva-8b54ccd8dd437433fae25110a189cf7f8071bb99.tar.gz
archiva-8b54ccd8dd437433fae25110a189cf7f8071bb99.zip
last ehcache 2.5.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378517 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 36fe0985a..b758ce209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1420,7 +1420,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.3</version>
+ <version>2.5.4</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>