This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 61bfd4d7390a5f550ae85c2c8cfbb48b9c0468b8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Dec 18 08:08:52 2018 +0100 Upgrade Vertx to version 3.6.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6aba0dc..0a2c308 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -704,7 +704,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.0</vertx-version> + <vertx-version>3.6.2</vertx-version> <vysper-version>0.7</vysper-version> <web3j-version>3.6.0</web3j-version> <web3j-quorum-version>0.8.0</web3j-quorum-version>