You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/10/16 08:22:54 UTC

camel git commit: Upgrade Disruptor to version 3.3.7

Repository: camel
Updated Branches:
  refs/heads/master 4a656a232 -> e8eeccbfe


Upgrade Disruptor to version 3.3.7


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

Branch: refs/heads/master
Commit: e8eeccbfeba4381e6752a2a1dcb1b848523ee890
Parents: 4a656a2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Oct 16 10:19:59 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Oct 16 10:22:41 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e8eeccbf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0f6fa93..e16267b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,7 @@
     <derby-version>10.11.1.1</derby-version>
     <digitalocean-api-client-version>2.12</digitalocean-api-client-version>
     <digitalocean-api-client-bundle-version>2.12_1</digitalocean-api-client-bundle-version>
-    <disruptor-version>3.3.6</disruptor-version>
+    <disruptor-version>3.3.7</disruptor-version>
     <dnsjava-version>2.1.8</dnsjava-version>
     <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>
     <docker-java-version>3.0.13</docker-java-version>