You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/07/01 07:19:27 UTC

camel git commit: Upgrade Ehcache to version 3.1.0

Repository: camel
Updated Branches:
  refs/heads/master 0409cf089 -> ebdb28761


Upgrade Ehcache to version 3.1.0


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

Branch: refs/heads/master
Commit: ebdb287618bde1a72aa21f8ffd62bec97a8aaf40
Parents: 0409cf0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 1 09:18:53 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 1 09:18:53 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ebdb2876/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a3563c9..32355ad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -157,7 +157,7 @@
     <egit-github-core-version>2.1.5</egit-github-core-version>
     <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>
     <ehcache-version>2.10.1</ehcache-version>
-    <ehcache3-version>3.0.2</ehcache3-version>
+    <ehcache3-version>3.1.0</ehcache3-version>
     <elasticsearch-bundle-version>2.3.1_1</elasticsearch-bundle-version>
     <elasticsearch-guava-version>18.0</elasticsearch-guava-version>
     <elasticsearch-version>2.3.1</elasticsearch-version>