You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/11/07 07:12:47 UTC

camel git commit: Upgrade Caffeine to version 2.3.5

Repository: camel
Updated Branches:
  refs/heads/master 739f818d5 -> 86f4cec71


Upgrade Caffeine to version 2.3.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/86f4cec7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/86f4cec7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/86f4cec7

Branch: refs/heads/master
Commit: 86f4cec713fe0522c62af4d87a9229eb205ac5b6
Parents: 739f818
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 7 08:12:23 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 7 08:12:23 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/86f4cec7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d35d165..23a8e8d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
     <brave-zipkin-bundle-version>3.7.0_1</brave-zipkin-bundle-version>
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>
-    <caffeine-version>2.3.4</caffeine-version>
+    <caffeine-version>2.3.5</caffeine-version>
     <californium-version>1.0.4</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
     <cassandra-driver-version>3.1.1</cassandra-driver-version>