Repository: camel Updated Branches: refs/heads/master 0723f8eeb -> 2530efcc5
Upgrade Caffeine to version 2.5.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2530efcc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2530efcc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2530efcc Branch: refs/heads/master Commit: 2530efcc5b29818d1f70f8561a1d49bddf99fd7c Parents: 0723f8e Author: Andrea Cosentino <[email protected]> Authored: Mon Oct 9 08:40:24 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon Oct 9 08:40:24 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2530efcc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b75a109..69cbfe0 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.5</caffeine-version> + <caffeine-version>2.5.6</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>
