diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-05 20:51:28 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-05 20:51:28 +0000 |
commit | f64d794487a2175e34cc2a88829f5f4fb3829746 (patch) | |
tree | 095681be86906545be2b2dda6bdbc2177b82920a /pom.xml | |
parent | b29e7696c5713b151180d774f65d9cd47f031540 (diff) | |
download | archiva-f64d794487a2175e34cc2a88829f5f4fb3829746.tar.gz archiva-f64d794487a2175e34cc2a88829f5f4fb3829746.zip |
ehcache 2.5.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1476,7 +1476,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.5.4</version> + <version>2.5.5</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |