aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-01 14:43:13 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-01 14:43:13 +0000
commit146f60c77a8059481a2228fdba9be2dee610e284 (patch)
tree178927c3b18408989e6483954b18856b332c9563
parent914469d3af0bb2c0c9b1d8d7c0a43b56a4253b10 (diff)
downloadarchiva-146f60c77a8059481a2228fdba9be2dee610e284.tar.gz
archiva-146f60c77a8059481a2228fdba9be2dee610e284.zip
ehcache 2.5.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368028 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b0b5ddec4..f6706e817 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1410,7 +1410,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.2</version>
+ <version>2.5.3</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>