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 6bc703df32 [NO-ISSUE] Upgrade netty 4.2.1.5 (#4314)
6bc703df32 is described below
commit 6bc703df32165bfce1cbb5ee963be3ce24ead580
Author: Yeser Amer <[email protected]>
AuthorDate: Tue Jun 9 12:37:33 2026 +0200
[NO-ISSUE] Upgrade netty 4.2.1.5 (#4314)
---
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 1649f78322..88bc1cc7be 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.13.Final</version.io.netty>
+ <version.io.netty>4.2.15.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]