Author: olamy
Date: Mon May 28 12:58:09 2012
New Revision: 1343232
URL: http://svn.apache.org/viewvc?rev=1343232&view=rev
Log:
ehcache 2.5.2
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=1343232&r1=1343231&r2=1343232&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
Mon May 28 12:58:09 2012
@@ -36,7 +36,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.0</version>
+ <version>2.5.2</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>