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/07/09 19:19:56 UTC

git commit: CAMEL-6527: Upgrade net.sf.ehcache:ehcache to 2.7.2

Updated Branches:
  refs/heads/master 39ce62568 -> 4eb2095dc


CAMEL-6527: Upgrade net.sf.ehcache:ehcache to 2.7.2


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

Branch: refs/heads/master
Commit: 4eb2095dcda25331a3eb746449634e84aa8ab9a3
Parents: 39ce625
Author: cmueller <cm...@apache.org>
Authored: Tue Jul 9 19:19:49 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Tue Jul 9 19:19:49 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4eb2095d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5a3e7a5..f92ba98 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -115,7 +115,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-version>2.7.0</ehcache-version>
+    <ehcache-version>2.7.2</ehcache-version>
     <!-- The 0.20 bundle is flawed, see SMX4-1372 -->
     <elasticsearch-bundle-version>0.19.10_1</elasticsearch-bundle-version>
     <elasticsearch-version>0.20.5</elasticsearch-version>