]> source.dussan.org Git - archiva.git/commitdiff
upgrade to ehcache 2.4.7
authorOlivier Lamy <olamy@apache.org>
Mon, 2 Jan 2012 13:59:55 +0000 (13:59 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 2 Jan 2012 13:59:55 +0000 (13:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226422 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index ed8a2a4eabfd5a72e3f878f72ad6e9b3a966af19..47f06d7cbbd981f1b4f83c5e90fe6bccebbc5e0f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <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>