diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-29 12:22:08 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-29 12:22:08 +0000 |
commit | 8b54ccd8dd437433fae25110a189cf7f8071bb99 (patch) | |
tree | 316834bfb49c81bebe5e27b574908426ef661094 /pom.xml | |
parent | 1ba9275809f11e18cba6a37c03d0bc8d0a886d75 (diff) | |
download | archiva-8b54ccd8dd437433fae25110a189cf7f8071bb99.tar.gz archiva-8b54ccd8dd437433fae25110a189cf7f8071bb99.zip |
last ehcache 2.5.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378517 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1420,7 +1420,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.5.3</version> + <version>2.5.4</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |