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 12:00:48 UTC

[camel] 01/01: Upgrade Vertx to version 4.4.6

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

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

commit d53dcba37e6d92ebdcee93bfdd43435bc5e66459
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 11 14:00:23 2023 +0200

    Upgrade Vertx to version 4.4.6
    
    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 8af2ceb2a73..b6ba8cf7eca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -451,7 +451,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.5</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>