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 b73b58f Upgrade Caffeine to version 2.6.1 b73b58f is described below commit b73b58f82706f2efcd014b804003dbbf4e387144 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 1 11:53:51 2018 +0100 Upgrade Caffeine to version 2.6.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e07a85a..7a89b2a 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.6.0</caffeine-version> + <caffeine-version>2.6.1</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.2</cassandra-driver-version> -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].