You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2014/02/16 20:50:22 UTC

git commit: Upgrade to Ehcache 2.8.1

Repository: camel
Updated Branches:
  refs/heads/master 9b7ab4263 -> 5e302fddc


Upgrade to Ehcache 2.8.1

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e302fdd
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5e302fdd
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5e302fdd

Branch: refs/heads/master
Commit: 5e302fddc33d2bcbb2fe1358b4c83e900ddec4ad
Parents: 9b7ab42
Author: Babak Vahdat <bv...@apache.org>
Authored: Sun Feb 16 20:50:09 2014 +0100
Committer: Babak Vahdat <bv...@apache.org>
Committed: Sun Feb 16 20:50:09 2014 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5e302fdd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1dfae7a..070f725 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <easymock-version>3.2</easymock-version>
     <eclipse-compiler-version>4.2.2</eclipse-compiler-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
-    <ehcache-version>2.8.0</ehcache-version>
+    <ehcache-version>2.8.1</ehcache-version>
     <elasticsearch-bundle-version>0.90.5_1</elasticsearch-bundle-version>
     <elasticsearch-version>0.90.5</elasticsearch-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>