]> source.dussan.org Git - archiva.git/commitdiff
upgrade to ehcache 2.4.6
authorOlivier Lamy <olamy@apache.org>
Thu, 3 Nov 2011 14:31:20 +0000 (14:31 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 3 Nov 2011 14:31:20 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197143 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

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