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/06/05 14:17:01 UTC

[camel] branch master updated: Upgrade Vertx to version 3.5.2

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 02b4e43  Upgrade Vertx to version 3.5.2
02b4e43 is described below

commit 02b4e438959c3842f3532f37bd7e4543fa972194
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 5 16:15:23 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0a0e1ea..f7859ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -701,7 +701,7 @@
     <velocity-bundle-version>1.7_6</velocity-bundle-version>
     <velocity-tools-version>2.0</velocity-tools-version>
     <velocity-version>2.0</velocity-version>
-    <vertx-version>3.5.1</vertx-version>
+    <vertx-version>3.5.2</vertx-version>
     <vertx-jackson-version>2.9.0</vertx-jackson-version>
     <vysper-version>0.7</vysper-version>
     <web3j-version>3.3.1</web3j-version>

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