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

ljmotta 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 bb452b18974 Revert Netty version from 4.1.133.Final to 4.1.132.Final  
to address native build compatibility issues (#3602)
bb452b18974 is described below

commit bb452b189740aa78a8b9867b06306abc4e6d1306
Author: athirakm94 <[email protected]>
AuthorDate: Fri May 22 20:27:51 2026 +0530

    Revert Netty version from 4.1.133.Final to 4.1.132.Final  to address native 
build compatibility issues (#3602)
---
 packages/dev-deployment-quarkus-blank-app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/dev-deployment-quarkus-blank-app/pom.xml 
b/packages/dev-deployment-quarkus-blank-app/pom.xml
index bee07733888..7555278dd1a 100644
--- a/packages/dev-deployment-quarkus-blank-app/pom.xml
+++ b/packages/dev-deployment-quarkus-blank-app/pom.xml
@@ -60,7 +60,7 @@
     <version.org.iq80.snappy>0.5</version.org.iq80.snappy>
     <version.commons-io>2.20.0</version.commons-io>
     <version.com.google.protobuf>3.25.5</version.com.google.protobuf>
-    <version.io.netty>4.1.133.Final</version.io.netty>
+    <version.io.netty>4.1.132.Final</version.io.netty>
 
     <!-- These versions are overrides for transitive dependencies, to fix 
security vulnerabilities.
            They need to be checked with Quarkus and Spring Boot upgrades and 
eventually removed, if they are not needed anymore. -->


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

Reply via email to