upgrade to ehcache 2.4.6

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-11-03 14:31:20 +00:00
parent 3504307447
commit c362beb078
1 changed files with 1 additions and 1 deletions

View File

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