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/06/22 13:59:08 UTC

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

Author: olamy
Date: Sat Jun 22 11:59:08 2013
New Revision: 1495714

URL: http://svn.apache.org/r1495714
Log:
ehcache 2.6.ยง

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1495714&r1=1495713&r2=1495714&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Sat Jun 22 11:59:08 2013
@@ -1442,7 +1442,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.6.5</version>
+        <version>2.6.6</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>