summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-01-10 00:12:49 +0000
committerOlivier Lamy <olamy@apache.org>2014-01-10 00:12:49 +0000
commit905fa63a81a38c2a4ea32788692e400b2e287bcc (patch)
treeceef59eecf89b2ebd2c9631ace848b0dc9143f41
parentc83903b6ce4b93358f78efba27c7427f573e4c5d (diff)
downloadarchiva-905fa63a81a38c2a4ea32788692e400b2e287bcc.tar.gz
archiva-905fa63a81a38c2a4ea32788692e400b2e287bcc.zip
ehcache 2.7.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1556995 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 46e7b65e8..b3d39eb50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
- <version>2.7.4</version>
+ <version>2.7.5</version>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback.components</groupId>