You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/11 13:20:27 UTC

[camel] branch camel-4.0.x updated: Upgrade Vertx to version 4.4.6 (#11692) (#11698)

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

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
     new 79c9687e7b9 Upgrade Vertx to version 4.4.6 (#11692) (#11698)
79c9687e7b9 is described below

commit 79c9687e7b9152b6f167f721c8ff1d66aadf6645
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 11 15:20:15 2023 +0200

    Upgrade Vertx to version 4.4.6 (#11692) (#11698)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9db0132831a..d12cc4a0d1e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -453,7 +453,7 @@
         <vavr-version>0.10.4</vavr-version>
         <velocity-tools-version>3.1</velocity-tools-version>
         <velocity-version>2.3</velocity-version>
-        <vertx-version>4.4.4</vertx-version>
+        <vertx-version>4.4.6</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>5.0.0</web3j-version>
         <web3j-quorum-version>4.10.0</web3j-quorum-version>