aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-06-22 11:59:08 +0000
committerOlivier Lamy <olamy@apache.org>2013-06-22 11:59:08 +0000
commit495454ba08456f5afb62dda1f9c6c99000d6d573 (patch)
treed423280ba31068dbd6e75fd1602b8a8810fdeca9 /pom.xml
parentc2adf6899a3dcef73f55858c42d763c4427979f6 (diff)
downloadarchiva-495454ba08456f5afb62dda1f9c6c99000d6d573.tar.gz
archiva-495454ba08456f5afb62dda1f9c6c99000d6d573.zip
ehcache 2.6.§
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1495714 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 48f5cf0b5..78a9bf3a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1442,7 +1442,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.6.5</version>
+ <version>2.6.6</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>