diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-01 14:43:13 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-01 14:43:13 +0000 |
commit | 146f60c77a8059481a2228fdba9be2dee610e284 (patch) | |
tree | 178927c3b18408989e6483954b18856b332c9563 | |
parent | 914469d3af0bb2c0c9b1d8d7c0a43b56a4253b10 (diff) | |
download | archiva-146f60c77a8059481a2228fdba9be2dee610e284.tar.gz archiva-146f60c77a8059481a2228fdba9be2dee610e284.zip |
ehcache 2.5.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368028 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1410,7 +1410,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.5.2</version> + <version>2.5.3</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |