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

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


The following commit(s) were added to refs/heads/camel-4.14.x by this push:
     new 3fb393b1de5c Upgrade Vert.x to 4.5.26
3fb393b1de5c is described below

commit 3fb393b1de5c75eda50eb95f0b3a6930b1b9c12f
Author: James Netherton <[email protected]>
AuthorDate: Wed Apr 1 19:25:05 2026 +0100

    Upgrade Vert.x to 4.5.26
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22f2dc3a7351..27d0aafcc718 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -516,7 +516,7 @@
         <vavr-version>0.10.7</vavr-version>
         <velocity-tools-version>3.1</velocity-tools-version>
         <velocity-version>2.4.1</velocity-version>
-        <vertx-version>4.5.24</vertx-version>
+        <vertx-version>4.5.26</vertx-version>
         <vysper-version>0.7</vysper-version>
         <weaviate-client-version>5.4.0</weaviate-client-version>
         <web3j-version>5.0.0</web3j-version>

Reply via email to