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 497a030045a Upgrade Vert.x to 4.5.9 (#15222)
497a030045a is described below
commit 497a030045ac06655dcd4d12b5bdcfcf51cc08ce
Author: James Netherton <[email protected]>
AuthorDate: Tue Aug 20 12:22:57 2024 +0100
Upgrade Vert.x to 4.5.9 (#15222)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e506e655197..a51050d552a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -477,7 +477,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.7</vertx-version>
+ <vertx-version>4.5.9</vertx-version>
<vysper-version>0.7</vysper-version>
<web3j-version>5.0.0</web3j-version>
<web3j-quorum-version>4.10.0</web3j-quorum-version>