Skip to content

Commit 6df8246

Browse files
authored
Upgraded Netty to 4.1.130.Final to remediate CVEs (#10090)
Signed-off-by: Shubham Kalloli <shubham.kalloli@est.tech>
1 parent 2c70ce6 commit 6df8246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<maven.compiler.target>1.8</maven.compiler.target>
102102

103103
<commons-cli.version>1.5.0</commons-cli.version>
104-
<netty.version>4.1.119.Final</netty.version>
104+
<netty.version>4.1.130.Final</netty.version>
105105
<netty.tcnative.version>2.0.53.Final</netty.tcnative.version>
106106
<bcpkix-jdk18on.version>1.83</bcpkix-jdk18on.version>
107107
<fastjson.version>1.2.83</fastjson.version>

0 commit comments

Comments
 (0)