Repository: camel Updated Branches: refs/heads/master b692b7fb4 -> 9c8a131f8
Upgrade Ehcache to version 3.4.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c8a131f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9c8a131f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9c8a131f Branch: refs/heads/master Commit: 9c8a131f89bd528d36fdff419cc474be64334a18 Parents: b692b7f Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Sep 11 09:47:55 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Sep 11 09:47:55 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9c8a131f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9c20794..10e074c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -195,7 +195,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.1</ehcache3-version> + <ehcache3-version>3.4.0</ehcache3-version> <ekstazi-maven-plugin-version>4.6.3</ekstazi-maven-plugin-version> <elasticsearch-bundle-version>2.4.4_1</elasticsearch-bundle-version> <elasticsearch-guava-version>18.0</elasticsearch-guava-version>