You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/03/02 09:30:23 UTC

camel git commit: Upgraded the disuptor version to 3.3.2

Repository: camel
Updated Branches:
  refs/heads/master 50b2aae2d -> 837df77a8


Upgraded the disuptor version to 3.3.2


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

Branch: refs/heads/master
Commit: 837df77a8423d344629a4179602a9521758d963a
Parents: 50b2aae
Author: Willem Jiang <wi...@gmail.com>
Authored: Mon Mar 2 16:12:46 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Mon Mar 2 16:30:07 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/837df77a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 81a6353..af35938 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <cxf-xjc-utils-version>3.0.2</cxf-xjc-utils-version>
     <deltaspike-version>1.2.1</deltaspike-version>
     <derby-version>10.11.1.1</derby-version>
-    <disruptor-version>3.3.0</disruptor-version>
+    <disruptor-version>3.3.2</disruptor-version>
     <dnsjava-version>2.1.6</dnsjava-version>
     <dnsjava-bundle-version>2.1.6_1</dnsjava-bundle-version>
     <docker-java-version>0.10.5</docker-java-version>