Disruptor upgrade
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d3151b00 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d3151b00 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d3151b00 Branch: refs/heads/master Commit: d3151b00af483232e37953c828e51d590f220408 Parents: 9ac5536 Author: Claus Ibsen <[email protected]> Authored: Thu Jul 24 13:47:19 2014 +0200 Committer: Claus Ibsen <[email protected]> Committed: Thu Jul 24 13:47:19 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d3151b00/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index bee0f48..ff65508 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -115,7 +115,7 @@ <cxf-xjc-utils-version>3.0.1</cxf-xjc-utils-version> <deltaspike-version>1.0.1</deltaspike-version> <derby-version>10.10.2.0</derby-version> - <disruptor-version>3.2.1</disruptor-version> + <disruptor-version>3.3.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>
