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/02/18 21:29:41 UTC

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

Author: olamy
Date: Mon Feb 18 20:29:41 2013
New Revision: 1447468

URL: http://svn.apache.org/r1447468
Log:
ehcache 2.6.3

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1447468&r1=1447467&r2=1447468&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Feb 18 20:29:41 2013
@@ -1421,7 +1421,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.5.7</version>
+        <version>2.6.3</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>