diff options
author | Olivier Lamy <olamy@apache.org> | 2011-08-18 09:49:05 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-08-18 09:49:05 +0000 |
commit | 7a7f59aac5f0d2dbc805f841eaf537568746eb60 (patch) | |
tree | 4cb8d0239bdc2c6606db676c554ffefa4ff524ed /pom.xml | |
parent | dc319ae9f90dcfb06c86acd3510986f77a334d91 (diff) | |
download | archiva-7a7f59aac5f0d2dbc805f841eaf537568746eb60.tar.gz archiva-7a7f59aac5f0d2dbc805f841eaf537568746eb60.zip |
upgrade ehcache to last version 2.4.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159119 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1212,7 +1212,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.4.3</version> + <version>2.4.4</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |