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 2013/01/18 17:02:20 UTC

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

Author: olamy
Date: Fri Jan 18 16:02:20 2013
New Revision: 1435210

URL: http://svn.apache.org/viewvc?rev=1435210&view=rev
Log:
last ehcache 2.5.7

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=1435210&r1=1435209&r2=1435210&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Fri Jan 18 16:02:20 2013
@@ -343,7 +343,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.5.6</version>
+        <version>2.5.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.archiva.redback.components</groupId>