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 2018/02/23 10:56:41 UTC

[camel] branch master updated: Upgrade Disruptor to version 3.3.8

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ef32ce  Upgrade Disruptor to version 3.3.8
0ef32ce is described below

commit 0ef32cec40d4fdc1423121b6a73899e5323a10c2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 23 11:56:18 2018 +0100

    Upgrade Disruptor to version 3.3.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 24c1235..a33c537 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
     <derby-version>10.14.1.0</derby-version>
     <digitalocean-api-client-version>2.13</digitalocean-api-client-version>
     <digitalocean-api-client-bundle-version>2.13_1</digitalocean-api-client-bundle-version>
-    <disruptor-version>3.3.7</disruptor-version>
+    <disruptor-version>3.3.8</disruptor-version>
     <dnsjava-version>2.1.8</dnsjava-version>
     <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>
     <docker-java-version>3.0.14</docker-java-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.