Repository: camel Updated Branches: refs/heads/camel-2.12.x e7975d77d -> 959f6cb1a refs/heads/camel-2.13.x aa4736ada -> 4386f8a88 refs/heads/master 6868881bb -> 92d86011d
Upgraded disruptor Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92d86011 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/92d86011 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/92d86011 Branch: refs/heads/master Commit: 92d86011d11dc68b533aa535988506112b70a356 Parents: 6868881 Author: Claus Ibsen <[email protected]> Authored: Fri Mar 21 08:24:51 2014 +0100 Committer: Claus Ibsen <[email protected]> Committed: Fri Mar 21 08:24:51 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/92d86011/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 32057fb..8a2bd3f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -111,7 +111,7 @@ <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version> <deltaspike-version>0.6</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>
