Skip to content

Commit

Permalink
Upgrade netty to fix CVE-2024-47535 (#1115)
Browse files Browse the repository at this point in the history
### Motivation
- streamnative/eng-support-tickets#1987
- streamnative/eng-support-tickets#1988

### Modifications
- Upgrade netty to fix CVE-2024-47535

(cherry picked from commit 4a8cb3b)
  • Loading branch information
shibd committed Nov 18, 2024
1 parent 6036b14 commit 8ee73de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<snakeyaml.version>1.33</snakeyaml.version>
<reload4j.version>1.2.24</reload4j.version>
<woodstox-core.version>5.4.0</woodstox-core.version>
<netty.version>4.1.86.Final</netty.version>
<netty.version>4.1.115.Final</netty.version>
<libthrift.version>0.17.0</libthrift.version>
</properties>

Expand Down

0 comments on commit 8ee73de

Please sign in to comment.