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/03 12:44:00 UTC

camel git commit: Upgrade Caffeine to version 2.2.5

Repository: camel
Updated Branches:
  refs/heads/master 7ca0082d5 -> a1e92a054


Upgrade Caffeine to version 2.2.5


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

Branch: refs/heads/master
Commit: a1e92a0543313b80f593907bb7ae101599d89ab2
Parents: 7ca0082
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Apr 3 12:43:28 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Apr 3 12:43:28 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a1e92a05/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 386a760..e3ef5ed 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.4</caffeine-version>
+    <caffeine-version>2.2.5</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>