You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/01/10 01:12:49 UTC

svn commit: r1556995 - /archiva/redback/redback-core/trunk/pom.xml

Author: olamy
Date: Fri Jan 10 00:12:49 2014
New Revision: 1556995

URL: http://svn.apache.org/r1556995
Log:
ehcache 2.7.5

Modified:
    archiva/redback/redback-core/trunk/pom.xml

Modified: archiva/redback/redback-core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1556995&r1=1556994&r2=1556995&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Fri Jan 10 00:12:49 2014
@@ -342,7 +342,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache</artifactId>
-        <version>2.7.4</version>
+        <version>2.7.5</version>
       </dependency>
       <dependency>
         <groupId>org.apache.archiva.redback.components</groupId>