use ehcache core 2.6.5

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1451555 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-01 10:29:25 +00:00
parent b1238c6b87
commit 7a54ae0aaf
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
<version>2.6.3</version>
<version>2.6.5</version>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback.components</groupId>