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/01/15 10:45:51 UTC

camel git commit: Upgrade Disruptor to version 3.3.4

Repository: camel
Updated Branches:
  refs/heads/master e15c96556 -> 77ddab3d4


Upgrade Disruptor to version 3.3.4


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

Branch: refs/heads/master
Commit: 77ddab3d4fdf54fdab48e9c474af30a839d21f95
Parents: e15c965
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 15 10:45:05 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 15 10:45:05 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/77ddab3d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e68187a..d8d0495 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
     <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version>
     <deltaspike-version>1.5.2</deltaspike-version>
     <derby-version>10.11.1.1</derby-version>
-    <disruptor-version>3.3.2</disruptor-version>
+    <disruptor-version>3.3.4</disruptor-version>
     <dnsjava-version>2.1.7</dnsjava-version>
     <dnsjava-bundle-version>2.1.7_1</dnsjava-bundle-version>
     <docker-guava-version>18.0</docker-guava-version>