use last ehcache version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170890 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-14 23:04:09 +00:00
parent d29c648c8f
commit ee76aab958
1 changed files with 1 additions and 1 deletions

View File

@ -1265,7 +1265,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
<version>2.4.4</version>
<version>2.4.5</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>