summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-08-18 09:49:05 +0000
committerOlivier Lamy <olamy@apache.org>2011-08-18 09:49:05 +0000
commit7a7f59aac5f0d2dbc805f841eaf537568746eb60 (patch)
tree4cb8d0239bdc2c6606db676c554ffefa4ff524ed /pom.xml
parentdc319ae9f90dcfb06c86acd3510986f77a334d91 (diff)
downloadarchiva-7a7f59aac5f0d2dbc805f841eaf537568746eb60.tar.gz
archiva-7a7f59aac5f0d2dbc805f841eaf537568746eb60.zip
upgrade ehcache to last version 2.4.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159119 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 f8be21c8d..dbceb1479 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1212,7 +1212,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.4.3</version>
+ <version>2.4.4</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>