You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2009/08/03 08:41:07 UTC

svn commit: r800213 - /incubator/shindig/trunk/pom.xml

Author: lindner
Date: Mon Aug  3 06:41:07 2009
New Revision: 800213

URL: http://svn.apache.org/viewvc?rev=800213&view=rev
Log:
SHINDIG-1135 | bump to ehcache 1.6.1

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=800213&r1=800212&r2=800213&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Mon Aug  3 06:41:07 2009
@@ -1363,7 +1363,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.1</version>
       </dependency>
       <dependency>
         <groupId>findbugs</groupId>