]> source.dussan.org Git - archiva.git/commitdiff
upgrade ehcache to last version 2.4.4
authorOlivier Lamy <olamy@apache.org>
Thu, 18 Aug 2011 09:49:05 +0000 (09:49 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 18 Aug 2011 09:49:05 +0000 (09:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159119 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

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