]> source.dussan.org Git - archiva.git/commitdiff
last ehcache version
authorOlivier Lamy <olamy@apache.org>
Thu, 20 Dec 2012 23:17:55 +0000 (23:17 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 20 Dec 2012 23:17:55 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424750 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 2f23060bd7be3d54e7e5dd47f77b9e8e3f7a6de4..2b86b395d5b0209a9f28f8e226e782b4bf2b9d5a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <maven.indexer.version>5.1.0</maven.indexer.version>
     <wagon.version>2.2</wagon.version>
     <redback.version>2.1-SNAPSHOT</redback.version>
-    <redback.cache.version>2.0</redback.cache.version>
+    <redback.cache.version>2.1-SNAPSHOT</redback.cache.version>
     <redback.quartz.version>2.0</redback.quartz.version>
     <redback.registry.version>2.1-SNAPSHOT</redback.registry.version>
     <redback.spring-utils.version>2.0</redback.spring-utils.version>
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.5.5</version>
+        <version>2.5.6</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>