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 2017/04/03 07:57:04 UTC

[2/2] camel git commit: Upgrade Ehcache to version 3.3.1

Upgrade Ehcache to version 3.3.1


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

Branch: refs/heads/master
Commit: 0cb6d291a0cb2a3f094da7ba0b1e62d4374be087
Parents: 292e16a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 3 09:52:17 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 3 09:56:47 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0cb6d291/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e421062..e28dd1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,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.3.0</ehcache3-version>
+    <ehcache3-version>3.3.1</ehcache3-version>
     <ekstazi-maven-plugin-version>4.6.3</ekstazi-maven-plugin-version>
     <elasticsearch-bundle-version>2.4.3_2</elasticsearch-bundle-version>
     <elasticsearch-guava-version>18.0</elasticsearch-guava-version>