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

yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 2af1f52aaee NO-ISSUE: Removing duplicated vertx-web dependency 
declaration (#3338)
2af1f52aaee is described below

commit 2af1f52aaee40d0b327c9bc8b72190f100136d05
Author: Yeser Amer <[email protected]>
AuthorDate: Thu Nov 6 14:59:17 2025 +0100

    NO-ISSUE: Removing duplicated vertx-web dependency declaration (#3338)
---
 packages/maven-base/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/packages/maven-base/pom.xml b/packages/maven-base/pom.xml
index 3e765f070b3..c5587914e1b 100644
--- a/packages/maven-base/pom.xml
+++ b/packages/maven-base/pom.xml
@@ -183,12 +183,6 @@
       </dependency>
 
       <!-- Apache KIE -->
-      <dependency>
-        <groupId>io.vertx</groupId>
-        <artifactId>vertx-web</artifactId>
-        <version>${version.io.vertx}</version>
-      </dependency>
-
       <dependency>
         <groupId>org.kie.kogito</groupId>
         <artifactId>kogito-bom</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to