diff options
author | Olivier Lamy <olamy@apache.org> | 2012-01-02 13:59:55 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-01-02 13:59:55 +0000 |
commit | b8dc874fcb4b4f362b9614335a2055e6f5c25f9a (patch) | |
tree | 2870a11f4c2bd09c20b77b4eb61608e9d5b38a66 /pom.xml | |
parent | d54eacedb2bc81d2ed734576787a9457761ae372 (diff) | |
download | archiva-b8dc874fcb4b4f362b9614335a2055e6f5c25f9a.tar.gz archiva-b8dc874fcb4b4f362b9614335a2055e6f5c25f9a.zip |
upgrade to ehcache 2.4.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1332,7 +1332,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.4.6</version> + <version>2.4.7</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |