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/04/04 08:10:58 UTC

camel git commit: Upgrade Caffeine to version 2.2.6

Repository: camel
Updated Branches:
  refs/heads/master 946f5dcd9 -> 3d0d0afc7


Upgrade Caffeine to version 2.2.6


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

Branch: refs/heads/master
Commit: 3d0d0afc7956181aa26549f03e7365baea103197
Parents: 946f5dc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 4 08:09:04 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 4 08:09:04 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3d0d0afc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e3ef5ed..74dacf7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
     <brave-zipkin-version>3.5.0</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.2.5</caffeine-version>
+    <caffeine-version>2.2.6</caffeine-version>
     <californium-version>1.0.0-M3</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
     <cassandra-driver-version>2.1.9</cassandra-driver-version>