File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ configurations.all {
3737 force " org.apache.commons:commons-lang3:3.18.0"
3838 // v9.40, used by Minecraft 1.21.4 - 1.21.8, is vulnerable to CVE-2025-53864
3939 force " com.nimbusds:nimbus-jose-jwt:10.0.2"
40- // v1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-25193
40+ // v4.1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-25193
4141 force " io.netty:netty-common:4.1.118.Final"
42- // v1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-24970
42+ // v4.1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-24970
4343 force " io.netty:netty-handler:4.1.118.Final"
44- // v1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-58057
44+ // v4.1 .115.Final, used by Minecraft 1.21.4, is vulnerable to CVE-2025-58057
4545 force " io.netty:netty-codec:4.1.125.Final"
4646 }
4747}
You can’t perform that action at this time.
0 commit comments