Author: olamy
Date: Wed Aug 1 12:03:27 2012
New Revision: 1367944
URL: http://svn.apache.org/viewvc?rev=1367944&view=rev
Log:
use last ehcache version
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=1367944&r1=1367943&r2=1367944&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
Wed Aug 1 12:03:27 2012
@@ -36,7 +36,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.2</version>
+ <version>2.5.3</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>