upgrade ehcache dependency

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1343683 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-05-29 11:42:35 +00:00
parent f90f74fcd3
commit fa0bbd0e3b
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@
<dependency> <dependency>
<groupId>net.sf.ehcache</groupId> <groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId> <artifactId>ehcache-core</artifactId>
<version>2.4.6</version> <version>2.5.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.archiva.redback.components</groupId> <groupId>org.apache.archiva.redback.components</groupId>