Repository: camel Updated Branches: refs/heads/master dc4f20b30 -> 9ff07fbba
Upgrade Caffeine to version 2.5.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/68f6f1ab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/68f6f1ab Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/68f6f1ab Branch: refs/heads/master Commit: 68f6f1ab6fa0ac5395efc5b4f74f3e35daefe099 Parents: dc4f20b Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Aug 21 08:53:47 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Aug 21 08:53:47 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/68f6f1ab/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e4c999e..861bbc5 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.4</caffeine-version> + <caffeine-version>2.5.5</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>