test with last ehcache 2.5.5

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1395903 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-10-09 08:15:49 +00:00
parent 51b836a084
commit b2017ab32a
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@
<dependency> <dependency>
<groupId>net.sf.ehcache</groupId> <groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId> <artifactId>ehcache-core</artifactId>
<version>2.5.4</version> <version>2.5.5</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.archiva.redback.components</groupId> <groupId>org.apache.archiva.redback.components</groupId>