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 2018/11/06 08:52:44 UTC

[camel] branch master updated: Upgrade EhCache to version 2.10.6

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d04d2a  Upgrade EhCache to version 2.10.6
4d04d2a is described below

commit 4d04d2af2324a24d316bed36f345f7e916ab22b2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 6 09:52:20 2018 +0100

    Upgrade EhCache to version 2.10.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0b7c677..0631f59 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
     <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.5</ehcache-version>
+    <ehcache-version>2.10.6</ehcache-version>
     <ehcache3-version>3.6.1</ehcache3-version>
     <ekstazi-maven-plugin-version>5.3.0</ekstazi-maven-plugin-version>
     <elasticsearch-bundle-version>2.4.4_1</elasticsearch-bundle-version>