Author: olamy
Date: Fri Mar  1 10:28:53 2013
New Revision: 1451554

URL: http://svn.apache.org/r1451554
Log:
use ehcache core 2.6.5

Modified:
    
archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml

Modified: 
archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml?rev=1451554&r1=1451553&r2=1451554&view=diff
==============================================================================
--- 
archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
 (original)
+++ 
archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
 Fri Mar  1 10:28:53 2013
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache-core</artifactId>
-      <version>2.6.3</version>
+      <version>2.6.5</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>


Reply via email to