This is an automated email from the ASF dual-hosted git repository.
jamesnetherton 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 15eb95cfb5a3 Upgrade Vert.x to 4.5.28
15eb95cfb5a3 is described below
commit 15eb95cfb5a3e9dfabcdbbc2318177fff020cda6
Author: James Netherton <[email protected]>
AuthorDate: Mon Jun 8 11:52:44 2026 +0100
Upgrade Vert.x to 4.5.28
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index dbbd8525fd63..06cbce7d4b33 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
<vavr-version>1.0.0</vavr-version>
<velocity-tools-version>3.1</velocity-tools-version>
<velocity-version>2.4.1</velocity-version>
- <vertx-version>4.5.27</vertx-version>
+ <vertx-version>4.5.28</vertx-version>
<weaviate-client-version>5.5.0</weaviate-client-version>
<web3j-version>5.0.0</web3j-version>
<web3j-quorum-version>4.10.0</web3j-quorum-version>