AnnJoy23 opened a new pull request, #3700: URL: https://github.com/apache/incubator-kie-tools/pull/3700
## Summary Upgrades Quarkus from `3.27.4.1` → `3.27.5.1` across all affected modules to remediate two CVEs. ## Fix Strategy - **CVE-2026-55831 (netty 4.1.x):** Quarkus 3.27.5.1 BOM pins `io.netty:netty-codec-http:4.1.136.Final` — resolves automatically via upgrade. - **CVE-2026-8484 (jansi):** Quarkus 3.27.5 upgraded `readline` from `2.6` → `2.6.3`, which replaces the unmaintained `org.fusesource.jansi:jansi:2.4.0` with the maintained `org.jline:jansi:4.2.1`. No separate exclusion needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
