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

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


The following commit(s) were added to refs/heads/main by this push:
     new a1866a4ac2 Revert Netty version from 4.1.133.Final to 4.1.132.Final 
and vertx version from 4.5.27 to 4.5.25 address native build compatibility 
issues (#6720)
a1866a4ac2 is described below

commit a1866a4ac23f81c678116b90ce81f9bf23f45fe1
Author: athirakm94 <[email protected]>
AuthorDate: Fri May 22 22:22:02 2026 +0530

    Revert Netty version from 4.1.133.Final to 4.1.132.Final and vertx version 
from 4.5.27 to 4.5.25 address native build compatibility issues (#6720)
---
 kie-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kie-parent/pom.xml b/kie-parent/pom.xml
index 8529f7ef6e..60df804210 100644
--- a/kie-parent/pom.xml
+++ b/kie-parent/pom.xml
@@ -146,7 +146,7 @@
     
<version.io.fabric8.kubernetes-client>7.3.1</version.io.fabric8.kubernetes-client>
     <version.io.grpc>1.76.0</version.io.grpc>
     <version.io.micrometer>1.16.4</version.io.micrometer>
-    <version.io.netty>4.1.133.Final</version.io.netty>
+    <version.io.netty>4.1.132.Final</version.io.netty>
     <version.io.opentelemetry>1.0.0-alpha</version.io.opentelemetry>
     <version.io.rest-assured>5.5.6</version.io.rest-assured>
     <version.io.smallrye-config>3.13.4</version.io.smallrye-config>
@@ -162,7 +162,7 @@
     
<version.io.smallrye.reactive.mutiny-zero>1.1.1</version.io.smallrye.reactive.mutiny-zero>
     <version.io.swagger.core.v3>2.2.38</version.io.swagger.core.v3>
     <version.io.swagger.parser.v3>2.1.34</version.io.swagger.parser.v3>
-    <version.io.vertx>4.5.27</version.io.vertx>
+    <version.io.vertx>4.5.25</version.io.vertx>
     <version.it.unimi.dsi.fastutil>8.5.11</version.it.unimi.dsi.fastutil>
     <version.jacoco.plugin>0.8.11</version.jacoco.plugin>
     <version.jakarta.activation>2.0.3</version.jakarta.activation>


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

Reply via email to