diff options
author | Olivier Lamy <olamy@apache.org> | 2013-06-22 11:59:08 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-06-22 11:59:08 +0000 |
commit | 495454ba08456f5afb62dda1f9c6c99000d6d573 (patch) | |
tree | d423280ba31068dbd6e75fd1602b8a8810fdeca9 /pom.xml | |
parent | c2adf6899a3dcef73f55858c42d763c4427979f6 (diff) | |
download | archiva-495454ba08456f5afb62dda1f9c6c99000d6d573.tar.gz archiva-495454ba08456f5afb62dda1f9c6c99000d6d573.zip |
ehcache 2.6.§
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1495714 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1442,7 +1442,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.6.5</version> + <version>2.6.6</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |