]> source.dussan.org Git - archiva.git/commitdiff
use ehcache core 2.6.5
authorOlivier Lamy <olamy@apache.org>
Fri, 1 Mar 2013 10:30:29 +0000 (10:30 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 1 Mar 2013 10:30:29 +0000 (10:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1451556 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 8cf33836223178f5c1d959f6c238ef2621e92b11..d285070481b7c0f950dccaa807337eafd955d8e1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.6.3</version>
+        <version>2.6.5</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>