]> source.dussan.org Git - archiva.git/commitdiff
last ehcache 2.6.7 version
authorOlivier Lamy <olamy@apache.org>
Fri, 22 Nov 2013 03:38:27 +0000 (03:38 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 22 Nov 2013 03:38:27 +0000 (03:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544403 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index cde85b6e98f44cefedc7390a892c0c3d5e187b4b..4c9355aa3fa4e87bca47f915a9953ca6c856100a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>sirona-cassandra</artifactId>
         <version>${sirona.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.sirona</groupId>
+        <artifactId>sirona-ehcache-agent</artifactId>
+        <version>${sirona.version}</version>
+      </dependency>
 
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
-        <version>2.6.6</version>
+        <version>2.6.7</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>