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 08:47:37 UTC

camel git commit: Upgrade Caffeine to version 2.2.4

Repository: camel
Updated Branches:
  refs/heads/master 6d68d2ca0 -> cab217c21


Upgrade Caffeine to version 2.2.4


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

Branch: refs/heads/master
Commit: cab217c2180be8205234d31e150cb2183007e1d0
Parents: 6d68d2c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Apr 3 08:46:45 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Apr 3 08:46:45 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/cab217c2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ad24f85..1c73a13 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.3</caffeine-version>
+    <caffeine-version>2.2.4</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>