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 04:53:59 UTC

svn commit: r1557020 - /archiva/trunk/pom.xml

Author: olamy
Date: Fri Jan 10 03:53:58 2014
New Revision: 1557020

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

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1557020&r1=1557019&r2=1557020&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Jan 10 03:53:58 2014
@@ -1514,7 +1514,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache</artifactId>
-        <version>2.7.4</version>
+        <version>2.7.5</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>