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

[camel] 03/03: Upgrade to vertx 3.9.5

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

davsclaus pushed a commit to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 270779d018c50fe9af42179a8340731961f52d1f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Dec 16 14:51:58 2020 +0100

    Upgrade to vertx 3.9.5
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f3a4fac..4e3b58a 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -550,7 +550,7 @@
     <vavr-version>0.10.2</vavr-version>
     <velocity-tools-version>2.0</velocity-tools-version>
     <velocity-version>2.1</velocity-version>
-    <vertx-version>3.9.4</vertx-version>
+    <vertx-version>3.9.5</vertx-version>
     <vysper-version>0.7</vysper-version>
     <web3j-quorum-version>0.8.0</web3j-quorum-version>
     <web3j-version>3.6.0</web3j-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 99a9688..6783989 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -538,7 +538,7 @@
         <vavr-version>0.10.2</vavr-version>
         <velocity-tools-version>2.0</velocity-tools-version>
         <velocity-version>2.1</velocity-version>
-        <vertx-version>3.9.4</vertx-version>
+        <vertx-version>3.9.5</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>