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 4212dc8 Upgrade Caffeine to version 2.6.0 4212dc8 is described below commit 4212dc8e4bae93a943ea670b31d3defd507b1bd7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 1 20:16:47 2017 +0100 Upgrade Caffeine to version 2.6.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index de536c6..7040a9b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -102,7 +102,7 @@ <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version> <c3p0-version>0.9.5.2</c3p0-version> <c3p0-bundle-version>0.9.5.2_1</c3p0-bundle-version> - <caffeine-version>2.5.6</caffeine-version> + <caffeine-version>2.6.0</caffeine-version> <californium-version>1.0.6</californium-version> <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId> <cassandra-driver-version>3.3.0</cassandra-driver-version> -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].