Skip to content

Commit

Permalink
Fix: Bump io.netty.netty-bom to v4.1.108.Final to address CVE-2024-29025
Browse files Browse the repository at this point in the history
  • Loading branch information
joannatk committed Jun 28, 2024
1 parent 2c479ec commit 2510064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.107.Final</version>
<version>4.1.108.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 2510064

Please sign in to comment.