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 64958cb Upgrade Ehcache to version 3.6.3
64958cb is described below
commit 64958cbe734c38d05f43e0e0381a4fb978517576
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 14 13:53:18 2019 +0100
Upgrade Ehcache to version 3.6.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3128896..0dc89b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,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.6</ehcache-version>
- <ehcache3-version>3.6.2</ehcache3-version>
+ <ehcache3-version>3.6.3</ehcache3-version>
<ekstazi-maven-plugin-version>5.3.0</ekstazi-maven-plugin-version>
<elasticsearch-rest-sniffer-version>6.5.3</elasticsearch-rest-sniffer-version>
<elasticsearch-rest-cluster-runner-version>6.5.3.0</elasticsearch-rest-cluster-runner-version>