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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 3aeb24ae01f19a37d9378820a40d36624c28288b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 15 09:17:38 2022 +0100

    ARTEMIS-3997: update vertx-proton test dep to 4.3.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2c7e6ba3b..e0a67583f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
 
       <!-- used on tests -->
       <groovy.version>4.0.0</groovy.version>
-      <vertx.version>3.9.4</vertx.version>
+      <vertx.version>4.3.3</vertx.version>
       <hadoop.minikdc.version>3.3.1</hadoop.minikdc.version>
 
       <owasp.version>6.1.0</owasp.version>

Reply via email to