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
This commit is contained in:
Olivier Lamy 2011-08-18 09:49:05 +00:00
parent dc319ae9f9
commit 7a7f59aac5
1 changed files with 1 additions and 1 deletions

View File

@ -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>