This is an automated email from the ASF dual-hosted git repository. andor pushed a commit to branch branch-3.8.6 in repository https://gitbox.apache.org/repos/asf/zookeeper.git
commit 201bd28f0b219f95114139fe353737ca6e16d307 Author: Andor Molnar <[email protected]> AuthorDate: Wed Jan 28 18:58:55 2026 +0000 Update release notes for 3.8.6 to add Jetty upgrade --- zookeeper-docs/src/main/resources/markdown/releasenotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md b/zookeeper-docs/src/main/resources/markdown/releasenotes.md index de47376f6..5d8941dd1 100644 --- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md +++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md @@ -30,6 +30,7 @@ limitations under the License. * [ZOOKEEPER-4976](https://issues.apache.org/jira/browse/ZOOKEEPER-4976) - Update Netty to fix CVE-2025-58057 * [ZOOKEEPER-5017](https://issues.apache.org/jira/browse/ZOOKEEPER-5017) - Upgrade Netty to 4.1.130.Final to address CVE-2025-67735 +* [ZOOKEEPER-5018](https://issues.apache.org/jira/browse/ZOOKEEPER-5018) - Upgrade Jetty to 9.4.58.v20250814 in order to fix CVE-2025-5115
