Skip to content

Commit f784c83

Browse files
committed
Upgrade netty to fix CVE-2024-47535 (streamnative#1115)
### Motivation - streamnative/eng-support-tickets#1987 - streamnative/eng-support-tickets#1988 ### Modifications - Upgrade netty to fix CVE-2024-47535 (cherry picked from commit 4a8cb3b)
1 parent 3f9a8b4 commit f784c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<snakeyaml.version>2.0</snakeyaml.version>
8686
<reload4j.version>1.2.24</reload4j.version>
8787
<woodstox-core.version>5.4.0</woodstox-core.version>
88-
<netty.version>4.1.86.Final</netty.version>
88+
<netty.version>4.1.115.Final</netty.version>
8989
<libthrift.version>0.17.0</libthrift.version>
9090
</properties>
9191

0 commit comments

Comments
 (0)