You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/01/31 14:11:43 UTC

svn commit: r1440947 - /camel/trunk/parent/pom.xml

Author: davsclaus
Date: Thu Jan 31 13:11:43 2013
New Revision: 1440947

URL: http://svn.apache.org/viewvc?rev=1440947&view=rev
Log:
Upgrade to EHCache 2.6.3

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1440947&r1=1440946&r2=1440947&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Thu Jan 31 13:11:43 2013
@@ -110,7 +110,7 @@
     <dozer-version>5.4.0</dozer-version>
     <easymock-version>3.1</easymock-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
-    <ehcache-bundle-version>2.6.2_1</ehcache-bundle-version>
+    <ehcache-bundle-version>2.6.3_1</ehcache-bundle-version>
     <elasticsearch-bundle-version>0.19.10_1</elasticsearch-bundle-version>
     <elasticsearch-version>0.19.10</elasticsearch-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>