Author: olamy
Date: Wed Aug 29 12:22:08 2012
New Revision: 1378517
URL: http://svn.apache.org/viewvc?rev=1378517&view=rev
Log:
last ehcache 2.5.4
Modified:
archiva/redback/redback-components/trunk/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
archiva/redback/redback-core/trunk/pom.xml
archiva/trunk/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=1378517&r1=1378516&r2=1378517&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 29 12:22:08 2012
@@ -37,7 +37,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.3</version>
+ <version>2.5.4</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Modified: archiva/redback/redback-core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1378517&r1=1378516&r2=1378517&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Wed Aug 29 12:22:08 2012
@@ -359,7 +359,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.3</version>
+ <version>2.5.4</version>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback.components</groupId>
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1378517&r1=1378516&r2=1378517&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Aug 29 12:22:08 2012
@@ -1420,7 +1420,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.5.3</version>
+ <version>2.5.4</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>