You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/10/01 13:22:53 UTC

git commit: upgrade net.sf.ehcache:ehcache 2.7.2 to 2.7.4

Updated Branches:
  refs/heads/master a2779a0c2 -> 483f35c4d


upgrade net.sf.ehcache:ehcache 2.7.2 to 2.7.4


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

Branch: refs/heads/master
Commit: 483f35c4dfd4d8a393d54cf2d6867c9ff4493a02
Parents: a2779a0
Author: cmueller <cm...@apache.org>
Authored: Tue Oct 1 13:22:48 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Tue Oct 1 13:22:48 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/483f35c4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 45635dd..3b01933 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,8 +117,7 @@
     <dozer-version>5.4.0</dozer-version>
     <easymock-version>3.2</easymock-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
-    <ehcache-version>2.7.2</ehcache-version>
-    <!-- The 0.20 bundle is flawed, see SMX4-1372 -->
+    <ehcache-version>2.7.4</ehcache-version>
     <elasticsearch-bundle-version>0.90.3_1</elasticsearch-bundle-version>
     <elasticsearch-version>0.90.3</elasticsearch-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>