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 146f987 Upgrade Vertx to version 3.6.3 146f987 is described below commit 146f98782a816abd6d10e280e568aa4c3ac176ce Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 31 11:23:52 2019 +0100 Upgrade Vertx to version 3.6.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f628a94..ade1675 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -681,7 +681,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.6.2</vertx-version> + <vertx-version>3.6.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>