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/06/07 06:25:16 UTC

camel git commit: Upgrade Ehcache to version 3.0.2

Repository: camel
Updated Branches:
  refs/heads/master 9fcd94a2f -> e6b2f435a


Upgrade Ehcache to version 3.0.2


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

Branch: refs/heads/master
Commit: e6b2f435af0ed99892c8953f7ababfd47e4c5a8d
Parents: 9fcd94a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jun 7 08:24:32 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jun 7 08:24:32 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e6b2f435/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 850b20c..f54e37b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,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.1</ehcache3-version>
+    <ehcache3-version>3.0.2</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>