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 24376cdedac Upgrade to vertx 4.5.2
24376cdedac is described below

commit 24376cdedacdbca09ad6d1a9585f383cf21ef49c
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Feb 7 20:40:40 2024 +0100

    Upgrade to vertx 4.5.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e879319c9e3..1974f4ee5c1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -458,7 +458,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.5.1</vertx-version>
+        <vertx-version>4.5.2</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>5.0.0</web3j-version>
         <web3j-quorum-version>4.10.0</web3j-quorum-version>

Reply via email to