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 2023/04/02 12:31:47 UTC

[camel] branch main updated: Upgrade to vertx 4.4.1

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 054f0ec515b Upgrade to vertx 4.4.1
054f0ec515b is described below

commit 054f0ec515b1a01f9ba91aa5d6d971fd1a85d727
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Apr 2 14:31:36 2023 +0200

    Upgrade to vertx 4.4.1
---
 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 c3d08949857..fb98d9cef62 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -487,7 +487,7 @@
         <vavr-version>0.10.2</vavr-version>
         <velocity-tools-version>3.1</velocity-tools-version>
         <velocity-version>2.3</velocity-version>
-        <vertx-version>4.3.6</vertx-version>
+        <vertx-version>4.4.1</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 966c47eaae3..6dfbc152578 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -482,7 +482,7 @@
         <vavr-version>0.10.2</vavr-version>
         <velocity-tools-version>3.1</velocity-tools-version>
         <velocity-version>2.3</velocity-version>
-        <vertx-version>4.3.6</vertx-version>
+        <vertx-version>4.4.1</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>