Skip to content

Commit d819760

Browse files
ZOOKEEPER-4897 Upgrade Netty to 4.1.118.Final to fix CVE-2025-24970 (#2226)
Signed-off-by: Chris Nauroth <[email protected]> Signed-off-by: tison <[email protected]> Co-authored-by: tison <[email protected]>
1 parent 4c889a2 commit d819760

9 files changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@
559559
<mockito.version>4.9.0</mockito.version>
560560
<hamcrest.version>2.2</hamcrest.version>
561561
<commons-cli.version>1.5.0</commons-cli.version>
562-
<netty.version>4.1.115.Final</netty.version>
562+
<netty.version>4.1.119.Final</netty.version>
563563
<jetty.version>9.4.56.v20240826</jetty.version>
564564
<jackson.version>2.15.2</jackson.version>
565565
<jline.version>2.14.6</jline.version>

0 commit comments

Comments
 (0)