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 2019/10/21 07:29:16 UTC

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

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 e3faa0c  Upgrade Vertx to version 3.8.3
e3faa0c is described below

commit e3faa0c6bf8869ba4f55a4e4b85bee0a17bbe3e0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 21 09:28:44 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 85c1da6..fef4ff7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -638,7 +638,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.8.2</vertx-version>
+        <vertx-version>3.8.3</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>