Skip to content

Commit 94a0954

Browse files
authored
Upgrade netty version to 4.1.118.Final
Upgrade netty version to 4.1.118.Final in response to CVE-2025-25193
1 parent 2ec7613 commit 94a0954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dep.avro.version>1.11.4</dep.avro.version>
8484
<dep.commons.compress.version>1.26.2</dep.commons.compress.version>
8585
<dep.protobuf-java.version>3.25.5</dep.protobuf-java.version>
86-
<dep.netty.version>4.1.115.Final</dep.netty.version>
86+
<dep.netty.version>4.1.118.Final</dep.netty.version>
8787
<dep.snakeyaml.version>2.0</dep.snakeyaml.version>
8888
<dep.jetty.version>9.4.56.v20240826</dep.jetty.version>
8989
<dep.gson.version>2.11.0</dep.gson.version>

0 commit comments

Comments
 (0)