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-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new ca0b6c23ca Updating netty version to address security issues (#4312)
ca0b6c23ca is described below

commit ca0b6c23ca68a136b3acefb1d06d36ac2407cfcb
Author: athirakm94 <[email protected]>
AuthorDate: Mon Jun 8 20:32:53 2026 +0530

    Updating netty version to address security issues (#4312)
---
 springboot/bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/springboot/bom/pom.xml b/springboot/bom/pom.xml
index 27c2810c4b..1649f78322 100644
--- a/springboot/bom/pom.xml
+++ b/springboot/bom/pom.xml
@@ -36,7 +36,7 @@
     <allowedPomsList>org.kie.kogito:kogito-spring-boot-bom</allowedPomsList>
     <!-- Aligned with Spring Boot Cloud (spring-cloud-kubernetes-fabric8 5.0.1 
declares fabric8 7.4.0) -->
     <version.io.fabric8>7.4.0</version.io.fabric8>
-    <version.io.netty>4.2.12.Final</version.io.netty>
+    <version.io.netty>4.2.13.Final</version.io.netty>
     <version.jakarta.servlet>6.0.0</version.jakarta.servlet>
     <!-- This is needed to override the default version inherited from 
kie-parent-drools -->
     <version.mongodb-driver-sync>5.6.4</version.mongodb-driver-sync>


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

Reply via email to