]> source.dussan.org Git - archiva.git/commitdiff
use last ehcache version
authorOlivier Lamy <olamy@apache.org>
Wed, 14 Sep 2011 23:04:09 +0000 (23:04 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 14 Sep 2011 23:04:09 +0000 (23:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170890 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index e04378727bf50150fe72845e98412a48bc9a2a67..f498d489977d8d90748a3732b920ef846ab4dc32 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.4.4</version>
+        <version>2.4.5</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>