Author: olamy
Date: Mon Jan 2 13:59:55 2012
New Revision: 1226422
URL: http://svn.apache.org/viewvc?rev=1226422&view=rev
Log:
upgrade to ehcache 2.4.7
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1226422&r1=1226421&r2=1226422&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Jan 2 13:59:55 2012
@@ -1332,7 +1332,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.4.6</version>
+ <version>2.4.7</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>