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/24 09:12:27 UTC

camel git commit: Upgrade Caffeine to version 2.3.0

Repository: camel
Updated Branches:
  refs/heads/master 6cfd38798 -> 29e23c6ad


Upgrade Caffeine to version 2.3.0


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

Branch: refs/heads/master
Commit: 29e23c6add18c61485ef9b90f8503b6933ac78cd
Parents: 6cfd387
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Apr 24 09:11:50 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Apr 24 09:11:50 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/29e23c6a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f8f3125..09b322f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,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.7</caffeine-version>
+    <caffeine-version>2.3.0</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>