diff options
author | Olivier Lamy <olamy@apache.org> | 2014-01-10 03:53:58 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-01-10 03:53:58 +0000 |
commit | 3a59b856d838f7c9c3eed20d65d3753c36ab57e5 (patch) | |
tree | 7a834728f4119717610276ff33a376dc1728c80f /pom.xml | |
parent | b359bf0cfb5ccdc3233852a8ffeae1c9a5e7974f (diff) | |
download | archiva-3a59b856d838f7c9c3eed20d65d3753c36ab57e5.tar.gz archiva-3a59b856d838f7c9c3eed20d65d3753c36ab57e5.zip |
ehcache 2.7.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557020 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1514,7 +1514,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache</artifactId> - <version>2.7.4</version> + <version>2.7.5</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |