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/03/16 07:30:15 UTC

[camel] branch master updated: Upgrade Ehcache to version 3.5.1

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 4679b0b  Upgrade Ehcache to version 3.5.1
4679b0b is described below

commit 4679b0b4e531a2ff81c26d807af9e887081720f9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 16 08:29:47 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 91b1ddb..11a2d89 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,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.5.0</ehcache3-version>
+    <ehcache3-version>3.5.1</ehcache3-version>
     <ekstazi-maven-plugin-version>5.2.0</ekstazi-maven-plugin-version>
     <elasticsearch-bundle-version>2.4.4_1</elasticsearch-bundle-version>
     <elasticsearch-guava-version>18.0</elasticsearch-guava-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.