Upgraded disruptor
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/959f6cb1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/959f6cb1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/959f6cb1 Branch: refs/heads/camel-2.12.x Commit: 959f6cb1a959dd76821d46a62cc9b7faa683926d Parents: e7975d7 Author: Claus Ibsen <[email protected]> Authored: Fri Mar 21 08:24:51 2014 +0100 Committer: Claus Ibsen <[email protected]> Committed: Fri Mar 21 08:25:27 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/959f6cb1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7a6a3f2..a8b7495 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -112,7 +112,7 @@ <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version> <deltaspike-version>0.3-incubating</deltaspike-version> <derby-version>10.10.1.1</derby-version> - <disruptor-version>3.2.0</disruptor-version> + <disruptor-version>3.2.1</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>
