summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-01-02 13:59:55 +0000
committerOlivier Lamy <olamy@apache.org>2012-01-02 13:59:55 +0000
commitb8dc874fcb4b4f362b9614335a2055e6f5c25f9a (patch)
tree2870a11f4c2bd09c20b77b4eb61608e9d5b38a66 /pom.xml
parentd54eacedb2bc81d2ed734576787a9457761ae372 (diff)
downloadarchiva-b8dc874fcb4b4f362b9614335a2055e6f5c25f9a.tar.gz
archiva-b8dc874fcb4b4f362b9614335a2055e6f5c25f9a.zip
upgrade to ehcache 2.4.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226422 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 ed8a2a4ea..47f06d7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1332,7 +1332,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.4.6</version>
+ <version>2.4.7</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>