You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2019/10/30 12:14:50 UTC

[camel-k-runtime] 04/09: chore(deps): update vertx to v3.8.3

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

astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit fea81ff7fec7089ff5cde60936774c6c88a4b90b
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Sun Oct 27 20:09:18 2019 +0100

    chore(deps): update vertx to v3.8.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b15cef0..1f9ad0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
         <immutables.version>2.8.0</immutables.version>
         <semver4j.version>3.1.0</semver4j.version>
         <undertow.version>1.4.26.Final</undertow.version>
-        <vertx.version>3.8.1</vertx.version>
+        <vertx.version>3.8.3</vertx.version>
         <graalvm.version>19.2.0.1</graalvm.version>
         <quarkus.version>0.26.1</quarkus.version>
         <jandex.version>2.1.1.Final</jandex.version>