Updated Branches: refs/heads/master db7ed192f -> d726000c3
upgrade com.lmax:disruptor 3.1.1 to 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d726000c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d726000c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d726000c Branch: refs/heads/master Commit: d726000c3a5e9c140f759ebba3f0407983b16c09 Parents: db7ed19 Author: cmueller <cmuel...@apache.org> Authored: Thu Aug 15 22:06:12 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Thu Aug 15 22:06:12 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d726000c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5f6515c..88372f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -110,7 +110,7 @@ <cxf-xjc-utils-version>2.6.2</cxf-xjc-utils-version> <deltaspike-version>0.3-incubating</deltaspike-version> <derby-version>10.10.1.1</derby-version> - <disruptor-version>3.1.1</disruptor-version> + <disruptor-version>3.2.0</disruptor-version> <dnsjava-version>2.1.1</dnsjava-version> <dnsjava-bundle-version>2.1.1_1</dnsjava-bundle-version> <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>