Repository: camel Updated Branches: refs/heads/master 917b3238c -> da27f0dff
Upgrade Caffeine to version 2.5.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/da27f0df Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/da27f0df Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/da27f0df Branch: refs/heads/master Commit: da27f0dffd3f2f19c667830e5f5d6a7aac6e919f Parents: 917b323 Author: Andrea Cosentino <[email protected]> Authored: Mon May 22 09:23:35 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon May 22 09:23:35 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/da27f0df/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ccf2bed..62c9c4f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -95,7 +95,7 @@ <brave-zipkin-version>4.3.3</brave-zipkin-version> <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version> <c3p0-version>0.9.5.2</c3p0-version> - <caffeine-version>2.5.0</caffeine-version> + <caffeine-version>2.5.1</caffeine-version> <californium-version>1.0.5</californium-version> <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId> <cassandra-driver-version>3.2.0</cassandra-driver-version>
